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