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