Searched refs:MostRecentLocation (Results 1 – 1 of 1) sorted by relevance
554 SourceLocation MostRecentLocation; member594 MostRecentLocation = *StartLoc; in pushRegion()675 MostRecentLocation = EndLoc; in popRegions()680 MostRecentLocation = getIncludeOrExpansionLoc(EndLoc); in popRegions()712 MostRecentLocation = EndLoc; in propagateCounts()777 MostRecentLocation = EndLoc; in adjustForOutOfOrderTraversal()784 MostRecentLocation == getEndOfFileOrMacro(MostRecentLocation) && in adjustForOutOfOrderTraversal()785 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()786 MostRecentLocation, getRegion().isBranch())) in adjustForOutOfOrderTraversal()787 MostRecentLocation = getIncludeOrExpansionLoc(MostRecentLocation); in adjustForOutOfOrderTraversal()[all …]