Searched refs:getAtCatchLoc (Results 1 – 6 of 6) sorted by relevance
105 SourceLocation getAtCatchLoc() const { return AtCatchLoc; } in getAtCatchLoc() function
506 AC->getAtCatchLoc())); in BuildScopeInformation()
1148 Catch->getAtCatchLoc()); in VisitObjCAtCatchStmt()
9009 return getDerived().RebuildObjCAtCatchStmt(S->getAtCatchLoc(), in TransformObjCAtCatchStmt()
1592 Record.AddSourceLocation(S->getAtCatchLoc()); in VisitObjCAtCatchStmt()
7511 auto ToAtCatchLoc = importChecked(Err, S->getAtCatchLoc()); in VisitObjCAtCatchStmt()