Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmtObjC.h327 SourceLocation getThrowLoc() { return AtThrowLoc; } in getThrowLoc() function
H A DExprCXX.h824 SourceLocation getThrowLoc() const { return ThrowLoc; } in getThrowLoc() function
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DInitialization.h399 SourceLocation getThrowLoc() const { in getThrowLoc() function