Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGRecordLayout.h154 bool IsZeroInitializable : 1; variable
164 bool IsZeroInitializable, in CGRecordLayout()
H A DCGRecordLayoutBuilder.cpp221 bool IsZeroInitializable : 1; member