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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtObjC.h205 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { function in class:clang::ObjCAtTryStmt
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp3061 CXXCatchStmt *getCatchStmt() const { return stmt; } function in class:__anon3325::TypeWithHandler

Completed in 129 milliseconds