Searched defs:IfStatement (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/tools/aidl/ | ||
H A D | ast_java.h | 239 struct IfStatement : public Statement { struct |
H A D | ast_cpp.cpp | 395 IfStatement::IfStatement(AstNode* expression, bool invert_expression) in IfStatement() function in android::aidl::cpp::IfStatement |