Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtObjC.h348 SourceLocation getThrowLoc() const LLVM_READONLY { return AtThrowLoc; } in getThrowLoc() function
H A DExprCXX.h1204 SourceLocation getThrowLoc() const { return CXXThrowExprBits.ThrowLoc; } in getThrowLoc() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DInitialization.h509 SourceLocation getThrowLoc() const { in getThrowLoc() function