Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h1949 bool getIsCXXTry() const { return IsCXXTry; } in getIsCXXTry() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h3402 bool getIsCXXTry() const { return IsCXXTry; } in getIsCXXTry() function