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