Searched refs:getFinallyLoc (Results 1 – 3 of 3) sorted by relevance
3420 SourceLocation getBeginLoc() const LLVM_READONLY { return getFinallyLoc(); } in getBeginLoc()3422 SourceLocation getFinallyLoc() const { return Loc; } in getFinallyLoc() function
2159 Record.AddSourceLocation(S->getFinallyLoc()); in VisitSEHFinallyStmt()
8501 return getDerived().RebuildSEHFinallyStmt(S->getFinallyLoc(), Block.get()); in TransformSEHFinallyStmt()