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