Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGDecl.cpp1027 bool NestedIntact = true; in constStructWithPadding() local
1042 NestedIntact = false; in constStructWithPadding()
1051 if (NestedIntact && Values.size() == STy->getNumElements()) in constStructWithPadding()