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