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

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp629 bool UnnestEnd = EndDepth >= StartDepth; local
630 if (UnnestEnd) {
899 bool UnnestEnd = EndDepth >= StartDepth; local
900 if (UnnestEnd) {

Completed in 109 milliseconds