Searched defs:getThrowLoc (Results 1 – 3 of 3) sorted by relevance
373 SourceLocation getThrowLoc() const LLVM_READONLY { return AtThrowLoc; } getThrowLoc() function
1215 SourceLocation getThrowLoc() const { return CXXThrowExprBits.ThrowLoc; } getThrowLoc() function
529 SourceLocation getThrowLoc() const { in getThrowLoc() function