Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtCXX.h91 SourceLocation getTryLoc() const { return TryLoc; } in getTryLoc() function
DStmt.h1946 SourceLocation getTryLoc() const { return TryLoc; } in getTryLoc() function