Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h1867 SourceLocation getExceptLoc() const { return Loc; } in getExceptLoc() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h3316 SourceLocation getExceptLoc() const { return Loc; } in getExceptLoc() function