Searched refs:getExceptLoc (Results 1 – 3 of 3) sorted by relevance
3318 SourceLocation getBeginLoc() const LLVM_READONLY { return getExceptLoc(); } in getBeginLoc()3320 SourceLocation getExceptLoc() const { return Loc; } in getExceptLoc() function
2142 Record.AddSourceLocation(S->getExceptLoc()); in VisitSEHExceptStmt()
8385 return getDerived().RebuildSEHExceptStmt(S->getExceptLoc(), FilterExpr.get(), in TransformSEHExceptStmt()