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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h172 bool isZeroInitializable() const { function in class:clang::CodeGen::CGRecordLayout
H A DCGCXXABI.cpp117 bool CGCXXABI::isZeroInitializable(const MemberPointerType *MPT) { function in class:CGCXXABI
H A DCodeGenTypes.cpp797 bool CodeGenTypes::isZeroInitializable(QualType T) { function in class:CodeGenTypes
825 bool CodeGenTypes::isZeroInitializable(const RecordDecl *RD) { function in class:CodeGenTypes
H A DCGRecordLayoutBuilder.cpp154 bool isZeroInitializable(const FieldDecl *FD) { function in struct:__anon508::CGRecordLowering
157 bool isZeroInitializable(const RecordDecl *RD) { function in struct:__anon508::CGRecordLowering
H A DMicrosoftCXXABI.cpp2606 bool MicrosoftCXXABI::isZeroInitializable(const MemberPointerType *MPT) { function in class:MicrosoftCXXABI
H A DItaniumCXXABI.cpp1180 bool ItaniumCXXABI::isZeroInitializable(const MemberPointerType *MPT) { function in class:ItaniumCXXABI

Completed in 121 milliseconds