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