Searched refs:MostRecentLocation (Results 1 – 2 of 2) sorted by relevance
376 SourceLocation MostRecentLocation; member406 MostRecentLocation = *StartLoc; in pushRegion()439 MostRecentLocation = EndLoc; in popRegions()444 MostRecentLocation = getIncludeOrExpansionLoc(EndLoc); in popRegions()469 MostRecentLocation = getEnd(S); in propagateCounts()489 MostRecentLocation = EndLoc; in adjustForOutOfOrderTraversal()496 MostRecentLocation == getEndOfFileOrMacro(MostRecentLocation) && in adjustForOutOfOrderTraversal()497 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()498 MostRecentLocation)) in adjustForOutOfOrderTraversal()499 MostRecentLocation = getIncludeOrExpansionLoc(MostRecentLocation); in adjustForOutOfOrderTraversal()[all …]
535 SourceLocation MostRecentLocation; member568 MostRecentLocation = *StartLoc; in pushRegion()569 completeDeferred(Count, MostRecentLocation); in pushRegion()698 MostRecentLocation = EndLoc; in popRegions()703 MostRecentLocation = getIncludeOrExpansionLoc(EndLoc); in popRegions()757 MostRecentLocation = EndLoc; in propagateCounts()777 MostRecentLocation = EndLoc; in adjustForOutOfOrderTraversal()784 MostRecentLocation == getEndOfFileOrMacro(MostRecentLocation) && in adjustForOutOfOrderTraversal()785 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()786 MostRecentLocation)) in adjustForOutOfOrderTraversal()[all …]