Home | History | Annotate | Download | only in AST

Lines Matching refs:getExceptLoc

1777   SourceLocation getLocStart() const LLVM_READONLY { return getExceptLoc(); }
1780 SourceLocation getExceptLoc() const { return Loc; }