Home
last modified time | relevance | path

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

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