Searched refs:getAtCatchLoc (Results 1 – 5 of 5) sorted by relevance
105 SourceLocation getAtCatchLoc() const { return AtCatchLoc; } in getAtCatchLoc() function
496 AC->getAtCatchLoc())); in BuildScopeInformation()
7990 return getDerived().RebuildObjCAtCatchStmt(S->getAtCatchLoc(), in TransformObjCAtCatchStmt()
1462 Record.AddSourceLocation(S->getAtCatchLoc()); in VisitObjCAtCatchStmt()
6566 auto ToAtCatchLoc = importChecked(Err, S->getAtCatchLoc()); in VisitObjCAtCatchStmt()