Home
last modified time | relevance | path

Searched defs:IsZeroInitializableAsBase (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h160 bool IsZeroInitializableAsBase : 1; variable
166 bool IsZeroInitializableAsBase) in CGRecordLayout() argument
H A DCGRecordLayoutBuilder.cpp223 bool IsZeroInitializableAsBase : 1; global() member