Searched defs:AddStatement (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/tools/aidl/ | ||
H A D | ast_cpp.cpp | 249 void StatementBlock::AddStatement(unique_ptr<AstNode> statement) { in AddStatement() function in android::aidl::cpp::StatementBlock |