Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtCXX.h49 SourceLocation getCatchLoc() const { return CatchLoc; } in getCatchLoc() function
/external/llvm-project/clang/include/clang/AST/
DStmtCXX.h48 SourceLocation getCatchLoc() const { return CatchLoc; } in getCatchLoc() function