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