Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp828 SourceLocation MostRecentLocation; member
872 MostRecentLocation = *StartLoc; in pushRegion()
979 MostRecentLocation = EndLoc; in popRegions()
1016 MostRecentLocation = EndLoc; in propagateCounts()
1097 MostRecentLocation = EndLoc; in adjustForOutOfOrderTraversal()
1104 MostRecentLocation == getEndOfFileOrMacro(MostRecentLocation) && in adjustForOutOfOrderTraversal()
1107 MostRecentLocation = getIncludeOrExpansionLoc(MostRecentLocation); in adjustForOutOfOrderTraversal()
1129 MostRecentLocation = NewLoc; in handleFileExit()
1171 SourceLocation Loc = MostRecentLocation; in handleFileExit()
1183 MostRecentLocation = NewLoc; in handleFileExit()
[all …]