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