Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp544 SourceLocation MostRecentLocation; member
582 MostRecentLocation = *StartLoc; in pushRegion()
663 MostRecentLocation = EndLoc; in popRegions()
700 MostRecentLocation = EndLoc; in propagateCounts()
767 MostRecentLocation = EndLoc; in adjustForOutOfOrderTraversal()
774 MostRecentLocation == getEndOfFileOrMacro(MostRecentLocation) && in adjustForOutOfOrderTraversal()
777 MostRecentLocation = getIncludeOrExpansionLoc(MostRecentLocation); in adjustForOutOfOrderTraversal()
799 MostRecentLocation = NewLoc; in handleFileExit()
837 SourceLocation Loc = MostRecentLocation; in handleFileExit()
849 MostRecentLocation = NewLoc; in handleFileExit()
[all …]