Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtCXX.h95 SourceLocation getTryLoc() const { return TryLoc; } in getTryLoc() function
H A DStmt.h3687 SourceLocation getTryLoc() const { return TryLoc; } in getTryLoc() function