Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDecl.cpp1050 bool NestedIntact = true; in constStructWithPadding() local
1065 NestedIntact = false; in constStructWithPadding()
1074 if (NestedIntact && Values.size() == STy->getNumElements()) in constStructWithPadding()