Searched refs:MostRecentLocation (Results 1 – 1 of 1) sorted by relevance
908 SourceLocation MostRecentLocation; member955 MostRecentLocation = *StartLoc; in pushRegion()1059 MostRecentLocation = EndLoc; in popRegions()1064 MostRecentLocation = getIncludeOrExpansionLoc(EndLoc); in popRegions()1096 MostRecentLocation = EndLoc; in propagateCounts()1179 MostRecentLocation = EndLoc; in adjustForOutOfOrderTraversal()1186 MostRecentLocation == getEndOfFileOrMacro(MostRecentLocation) && in adjustForOutOfOrderTraversal()1187 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()1188 MostRecentLocation, getRegion().isBranch())) in adjustForOutOfOrderTraversal()1189 MostRecentLocation = getIncludeOrExpansionLoc(MostRecentLocation); in adjustForOutOfOrderTraversal()[all …]