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