Home
last modified time | relevance | path

Searched refs:MostRecentLocation (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp376 SourceLocation MostRecentLocation; member
406 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 …]