Home
last modified time | relevance | path

Searched defs:CatchStatement (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aidl/
DAST.h255 struct CatchStatement : public Statement struct
260 CatchStatement(Variable* exception); argument
DAST.cpp545 CatchStatement::CatchStatement(Variable* e) in CatchStatement() function in CatchStatement