Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtCXX.h99 CompoundStmt *getTryBlock() { in getTryBlock() function
102 const CompoundStmt *getTryBlock() const { in getTryBlock() function
H A DStmt.h3408 CompoundStmt* getTryBlock() const { in getTryBlock() function