Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCoverageMappingGen.cpp661 size_t StartDepth = locationDepth(StartLoc); in popRegions() local
664 bool UnnestStart = StartDepth >= EndDepth; in popRegions()
665 bool UnnestEnd = EndDepth >= StartDepth; in popRegions()
692 StartDepth--; in popRegions()