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