Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGRecordLayout.h142 bool IsZeroInitializable : 1; variable
152 bool IsZeroInitializable, in CGRecordLayout()
DCGRecordLayoutBuilder.cpp208 bool IsZeroInitializable : 1; member