Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp637 if (!isBranch && !isRegionAlreadyAdded(NestedLoc, EndLoc)) in popRegions()
657 if (!isBranch && !isRegionAlreadyAdded(StartLoc, NestedLoc)) in popRegions()
761 bool isRegionAlreadyAdded(SourceLocation StartLoc, SourceLocation EndLoc, in isRegionAlreadyAdded() function
782 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()