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