Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtObjC.h206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt() function
212 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt() function
/external/llvm-project/clang/include/clang/AST/
DStmtObjC.h217 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt() function
223 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt() function