reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
197 Loc = getIncludeOrExpansionLoc(Loc); 241 for (SourceLocation Parent = getIncludeOrExpansionLoc(Loc); 242 Parent.isValid(); Parent = getIncludeOrExpansionLoc(Parent)) 357 SourceLocation ParentLoc = getIncludeOrExpansionLoc(ExpandedLoc); 401 Start = getIncludeOrExpansionLoc(Start); 407 End = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(End)); 508 DeferredEndLoc = getIncludeOrExpansionLoc(DeferredEndLoc); 557 Loc = getIncludeOrExpansionLoc(Loc); 591 EndLoc = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(EndLoc)); 605 StartLoc = getIncludeOrExpansionLoc(StartLoc); 619 MostRecentLocation = getIncludeOrExpansionLoc(EndLoc); 703 MostRecentLocation = getIncludeOrExpansionLoc(MostRecentLocation); 721 LCA = getIncludeOrExpansionLoc(LCA); 749 Loc = getIncludeOrExpansionLoc(Loc); 766 Loc = getIncludeOrExpansionLoc(Loc);