Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp185 bool hasInternalHelper = false; in buildBlockDescriptor() local
199 hasInternalHelper = true; in buildBlockDescriptor()
225 } else if (hasInternalHelper) { in buildBlockDescriptor()