Searched defs:isZeroInitializable (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGRecordLayout.h173 bool isZeroInitializable() const { function in class:clang::CodeGen::CGRecordLayout
H A DCodeGenTypes.cpp733 bool CodeGenTypes::isZeroInitializable(QualType T) { function in class:CodeGenTypes
762 bool CodeGenTypes::isZeroInitializable(const RecordDecl *RD) { function in class:CodeGenTypes
H A DCGCXXABI.cpp151 bool CGCXXABI::isZeroInitializable(const MemberPointerType *MPT) { function in class:CGCXXABI
H A DCGRecordLayoutBuilder.cpp155 bool isZeroInitializable(const FieldDecl *FD) { function in struct:__anon3812::CGRecordLowering
158 bool isZeroInitializable(const RecordDecl *RD) { function in struct:__anon3812::CGRecordLowering
H A DItaniumCXXABI.cpp997 bool ItaniumCXXABI::isZeroInitializable(const MemberPointerType *MPT) { function in class:ItaniumCXXABI
H A DMicrosoftCXXABI.cpp2486 bool MicrosoftCXXABI::isZeroInitializable(const MemberPointerType *MPT) { function in class:MicrosoftCXXABI

Completed in 100 milliseconds