Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1024 if (!isBranch && !isRegionAlreadyAdded(NestedLoc, EndLoc)) in popRegions()
1044 if (!isBranch && !isRegionAlreadyAdded(StartLoc, NestedLoc)) in popRegions()
1166 bool isRegionAlreadyAdded(SourceLocation StartLoc, SourceLocation EndLoc, in isRegionAlreadyAdded() function
1187 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()