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