Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtObjC.h102 SourceLocation getAtCatchLoc() const { return AtCatchLoc; } in getAtCatchLoc() function
/external/llvm-project/clang/include/clang/AST/
DStmtObjC.h105 SourceLocation getAtCatchLoc() const { return AtCatchLoc; } in getAtCatchLoc() function