Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtCXX.h96 CompoundStmt *getTryBlock() { in getTryBlock() function
99 const CompoundStmt *getTryBlock() const { in getTryBlock() function
DStmt.h1929 CompoundStmt* getTryBlock() const { in getTryBlock() function