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

/external/clang/include/clang/AST/
H A DStmtObjC.h327 SourceLocation getThrowLoc() { return AtThrowLoc; } function in class:clang::ObjCAtThrowStmt
H A DExprCXX.h824 SourceLocation getThrowLoc() const { return ThrowLoc; } function in class:clang::CXXThrowExpr
/external/clang/include/clang/Sema/
H A DInitialization.h399 SourceLocation getThrowLoc() const { function in class:clang::InitializedEntity

Completed in 3228 milliseconds