Searched defs:IfStatement (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aidl/
H A DAST.cpp530 IfStatement::IfStatement() function in class:IfStatement
537 IfStatement::~IfStatement()
542 IfStatement::Write(FILE* to)
H A DAST.h241 struct IfStatement : public Statement struct in inherits:Statement
245 IfStatement* elseif;
247 IfStatement();
248 virtual ~IfStatement();

Completed in 53 milliseconds