Home
last modified time | relevance | path

Searched defs:getThrowLoc (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DStmtObjC.h329 SourceLocation getThrowLoc() { return AtThrowLoc; } in getThrowLoc() function
DExprCXX.h902 SourceLocation getThrowLoc() const { return ThrowLoc; } in getThrowLoc() function
/external/clang/include/clang/Sema/
DInitialization.h399 SourceLocation getThrowLoc() const { in getThrowLoc() function