Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp452 SourceLocation MostRecentLocation; member
485 MostRecentLocation = *StartLoc; in pushRegion()
615 MostRecentLocation = EndLoc; in popRegions()
674 MostRecentLocation = EndLoc; in propagateCounts()
694 MostRecentLocation = EndLoc; in adjustForOutOfOrderTraversal()
701 MostRecentLocation == getEndOfFileOrMacro(MostRecentLocation) && in adjustForOutOfOrderTraversal()
704 MostRecentLocation = getIncludeOrExpansionLoc(MostRecentLocation); in adjustForOutOfOrderTraversal()
726 MostRecentLocation = NewLoc; in handleFileExit()
759 SourceLocation Loc = MostRecentLocation; in handleFileExit()
771 MostRecentLocation = NewLoc; in handleFileExit()
[all …]