Home
last modified time | relevance | path

Searched defs:getThrowLoc (Results 1 – 6 of 6) 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/llvm-project/clang/include/clang/AST/
DStmtObjC.h348 SourceLocation getThrowLoc() const LLVM_READONLY { return AtThrowLoc; } in getThrowLoc() function
DExprCXX.h1194 SourceLocation getThrowLoc() const { return CXXThrowExprBits.ThrowLoc; } in getThrowLoc() function
/external/clang/include/clang/Sema/
DInitialization.h400 SourceLocation getThrowLoc() const { in getThrowLoc() function
/external/llvm-project/clang/include/clang/Sema/
DInitialization.h509 SourceLocation getThrowLoc() const { in getThrowLoc() function