Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp544 SourceLocation MostRecentLocation; member
582 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 …]