Searched refs:MostRecentLocation (Results 1 – 1 of 1) sorted by relevance
906 SourceLocation MostRecentLocation; member993 MostRecentLocation = *StartLoc; in pushRegion()1097 MostRecentLocation = EndLoc; in popRegions()1102 MostRecentLocation = getIncludeOrExpansionLoc(EndLoc); in popRegions()1134 MostRecentLocation = EndLoc; in propagateCounts()1216 MostRecentLocation = EndLoc; in adjustForOutOfOrderTraversal()1223 MostRecentLocation == getEndOfFileOrMacro(MostRecentLocation) && in adjustForOutOfOrderTraversal()1224 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()1225 MostRecentLocation, getRegion().isBranch())) in adjustForOutOfOrderTraversal()1226 MostRecentLocation = getIncludeOrExpansionLoc(MostRecentLocation); in adjustForOutOfOrderTraversal()[all …]