Searched refs:getAtFinallyLoc (Results 1 – 5 of 5) sorted by relevance
141 SourceLocation getAtFinallyLoc() const { return AtFinallyLoc; } in getAtFinallyLoc() function
442 AF->getAtFinallyLoc())); in BuildScopeInformation()
6650 return getDerived().RebuildObjCAtFinallyStmt(S->getAtFinallyLoc(), in TransformObjCAtFinallyStmt()
1091 Writer.AddSourceLocation(S->getAtFinallyLoc(), Record); in VisitObjCAtFinallyStmt()
4966 SourceLocation ToAtFinallyLoc = Importer.Import(S->getAtFinallyLoc()); in VisitObjCAtFinallyStmt()