Searched refs:getAtCatchLoc (Results 1 – 5 of 5) sorted by relevance
102 SourceLocation getAtCatchLoc() const { return AtCatchLoc; } in getAtCatchLoc() function
447 AC->getAtCatchLoc())); in BuildScopeInformation()
6735 return getDerived().RebuildObjCAtCatchStmt(S->getAtCatchLoc(), in TransformObjCAtCatchStmt()
1096 Record.AddSourceLocation(S->getAtCatchLoc()); in VisitObjCAtCatchStmt()
5249 SourceLocation ToAtCatchLoc = Importer.Import(S->getAtCatchLoc()); in VisitObjCAtCatchStmt()