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() const LLVM_READONLY { return AtThrowLoc; } in getThrowLoc() function
DExprCXX.h936 SourceLocation getThrowLoc() const { return ThrowLoc; } in getThrowLoc() function
/external/clang/include/clang/Sema/
DInitialization.h400 SourceLocation getThrowLoc() const { in getThrowLoc() function