reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
484 MostRecentLocation = *StartLoc; 485 completeDeferred(Count, MostRecentLocation); 614 MostRecentLocation = EndLoc; 619 MostRecentLocation = getIncludeOrExpansionLoc(EndLoc); 673 MostRecentLocation = EndLoc; 693 MostRecentLocation = EndLoc; 700 MostRecentLocation == getEndOfFileOrMacro(MostRecentLocation) && 700 MostRecentLocation == getEndOfFileOrMacro(MostRecentLocation) && 701 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), 702 MostRecentLocation)) 703 MostRecentLocation = getIncludeOrExpansionLoc(MostRecentLocation); 703 MostRecentLocation = getIncludeOrExpansionLoc(MostRecentLocation); 713 SM.isWrittenInSameFile(MostRecentLocation, NewLoc)) 720 while (!isNestedIn(MostRecentLocation, ParentFile)) { 722 if (LCA.isInvalid() || SM.isWrittenInSameFile(LCA, MostRecentLocation)) { 725 MostRecentLocation = NewLoc; 758 SourceLocation Loc = MostRecentLocation; 770 MostRecentLocation = NewLoc; 1144 MostRecentLocation = getStart(S);