Home
last modified time | relevance | path

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

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