Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmtCXX.h95 SourceLocation getTryLoc() const { return TryLoc; } in getTryLoc() function
HDStmt.h3694 SourceLocation getTryLoc() const { return TryLoc; } in getTryLoc() function