Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp552 SourceLocation MostRecentLocation; member
591 MostRecentLocation = *StartLoc; in pushRegion()
672 MostRecentLocation = EndLoc; in popRegions()
709 MostRecentLocation = EndLoc; in propagateCounts()
774 MostRecentLocation = EndLoc; in adjustForOutOfOrderTraversal()
781 MostRecentLocation == getEndOfFileOrMacro(MostRecentLocation) && in adjustForOutOfOrderTraversal()
784 MostRecentLocation = getIncludeOrExpansionLoc(MostRecentLocation); in adjustForOutOfOrderTraversal()
806 MostRecentLocation = NewLoc; in handleFileExit()
844 SourceLocation Loc = MostRecentLocation; in handleFileExit()
856 MostRecentLocation = NewLoc; in handleFileExit()
[all …]