Searched defs:getCatchStmt (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | StmtObjC.h | 206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { function in class:clang::ObjCAtTryStmt 212 ObjCAtCatchStmt *getCatchStmt(unsigned I) { |
Completed in 79 milliseconds