Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h221 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { getCatchStmt() function
227 ObjCAtCatchStmt *getCatchStmt(unsigned I) { getCatchStmt() function