Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1013 bool UnnestEnd = EndDepth >= StartDepth; in popRegions() local
1014 if (UnnestEnd) { in popRegions()
1308 bool UnnestEnd = EndDepth >= StartDepth; in findGapAreaBetween() local
1309 if (UnnestEnd) { in findGapAreaBetween()
1368 bool UnnestEnd = EndDepth >= StartDepth; in findAreaStartingFromTo() local
1369 if (UnnestEnd) { in findAreaStartingFromTo()