Home
last modified time | relevance | path

Searched defs:getTryLoc (Results 1 – 4 of 4) 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
/external/llvm-project/clang/include/clang/AST/
DStmtCXX.h94 SourceLocation getTryLoc() const { return TryLoc; } in getTryLoc() function
DStmt.h3399 SourceLocation getTryLoc() const { return TryLoc; } in getTryLoc() function