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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGRecordLayout.h173 bool isZeroInitializable() const { function in class:clang::CodeGen::CGRecordLayout
H A DCodeGenTypes.cpp702 bool CodeGenTypes::isZeroInitializable(QualType T) { function in class:CodeGenTypes
724 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 DMicrosoftCXXABI.cpp457 bool MicrosoftCXXABI::isZeroInitializable(const MemberPointerType *MPT) { function in class:MicrosoftCXXABI
H A DItaniumCXXABI.cpp715 bool ItaniumCXXABI::isZeroInitializable(const MemberPointerType *MPT) { function in class:ItaniumCXXABI

Completed in 69 milliseconds