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