Searched refs:MostRecentLocation (Results 1 – 1 of 1) sorted by relevance
544 SourceLocation MostRecentLocation; member582 MostRecentLocation = *StartLoc; in pushRegion()663 MostRecentLocation = EndLoc; in popRegions()668 MostRecentLocation = getIncludeOrExpansionLoc(EndLoc); in popRegions()700 MostRecentLocation = EndLoc; in propagateCounts()767 MostRecentLocation = EndLoc; in adjustForOutOfOrderTraversal()774 MostRecentLocation == getEndOfFileOrMacro(MostRecentLocation) && in adjustForOutOfOrderTraversal()775 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()776 MostRecentLocation, getRegion().isBranch())) in adjustForOutOfOrderTraversal()777 MostRecentLocation = getIncludeOrExpansionLoc(MostRecentLocation); in adjustForOutOfOrderTraversal()[all …]