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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGRecordLayout.h173 bool isZeroInitializable() const { function in class:clang::CodeGen::CGRecordLayout
H A DCodeGenTypes.cpp707 bool CodeGenTypes::isZeroInitializable(QualType T) { function in class:CodeGenTypes
729 bool CodeGenTypes::isZeroInitializable(const CXXRecordDecl *RD) { function in class:CodeGenTypes
H A DCGCXXABI.cpp114 bool CGCXXABI::isZeroInitializable(const MemberPointerType *MPT) { function in class:CGCXXABI
H A DItaniumCXXABI.cpp753 bool ItaniumCXXABI::isZeroInitializable(const MemberPointerType *MPT) { function in class:ItaniumCXXABI
H A DMicrosoftCXXABI.cpp1264 bool MicrosoftCXXABI::isZeroInitializable(const MemberPointerType *MPT) { function in class:MicrosoftCXXABI

Completed in 71 milliseconds