Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtObjC.h217 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt() function
223 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt() function