Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCoverageMappingGen.cpp672 if (!isRegionAlreadyAdded(NestedLoc, EndLoc)) in popRegions()
686 if (!isRegionAlreadyAdded(StartLoc, NestedLoc)) in popRegions()
764 bool isRegionAlreadyAdded(SourceLocation StartLoc, SourceLocation EndLoc) { in isRegionAlreadyAdded() function
785 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()
/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp476 bool isRegionAlreadyAdded(SourceLocation StartLoc, SourceLocation EndLoc) { in isRegionAlreadyAdded() function
497 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()