Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGRecordLayout.h142 bool IsZeroInitializable : 1; variable
152 bool IsZeroInitializable, in CGRecordLayout()
H A DCGRecordLayoutBuilder.cpp197 bool IsZeroInitializable : 1; member