Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DStmtCXX.h94 SourceLocation getTryLoc() const { return TryLoc; } in getTryLoc() function
H A DStmt.h3476 SourceLocation getTryLoc() const { return TryLoc; } in getTryLoc() function