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