Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h222 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt() function
228 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt() function