Searched defs:IsZeroInitializable (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/ | ||
| D | CGRecordLayout.h | 142 bool IsZeroInitializable : 1; variable |
| D | CGRecordLayoutBuilder.cpp | 76 bool IsZeroInitializable; member in __anon74463cb60111::CGRecordLayoutBuilder |