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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1016 bool NestedIntact = true; local
1031 NestedIntact = false;
1040 if (NestedIntact && Values.size() == STy->getNumElements())

Completed in 113 milliseconds