Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtObjC.h203 unsigned getNumCatchStmts() const { return NumCatchStmts; } in getNumCatchStmts() function
/external/llvm-project/clang/include/clang/AST/
DStmtObjC.h214 unsigned getNumCatchStmts() const { return NumCatchStmts; } in getNumCatchStmts() function