Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp1030 bool NestedIntact = true; in constStructWithPadding() local
1045 NestedIntact = false; in constStructWithPadding()
1054 if (NestedIntact && Values.size() == STy->getNumElements()) in constStructWithPadding()