Searched refs:isNearlyEmpty (Results 1 – 14 of 14) sorted by relevance
49 virtual bool isNearlyEmpty(const CXXRecordDecl *RD) const = 0;
89 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anon7be1091d0111::MicrosoftCXXABI
216 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anonad49481e0211::ItaniumCXXABI
835 if (I.isVirtual() && Context.isNearlyEmpty(Base)) { in SelectPrimaryVBase()
10844 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { in isNearlyEmpty() function in ASTContext10846 return ABI->isNearlyEmpty(RD); in isNearlyEmpty()
43 virtual bool isNearlyEmpty(const CXXRecordDecl *RD) const = 0;
124 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anon4a5c71300111::ItaniumCXXABI
91 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anonaa62beaf0111::MicrosoftCXXABI
796 if (I.isVirtual() && Context.isNearlyEmpty(Base)) { in SelectPrimaryVBase()
8680 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { in isNearlyEmpty() function in ASTContext8682 return ABI->isNearlyEmpty(RD); in isNearlyEmpty()
486 if (Context.isNearlyEmpty(BaseDecl) && !hasOwnStorage(RD, BaseDecl)) in accumulateVBases()501 Context.isNearlyEmpty(BaseDecl) && in accumulateVBases()
666 if (Context.isNearlyEmpty(BaseDecl) && !hasOwnStorage(RD, BaseDecl)) in accumulateVBases()681 Context.isNearlyEmpty(BaseDecl) && in accumulateVBases()
1941 bool isNearlyEmpty(const CXXRecordDecl *RD) const;
2308 bool isNearlyEmpty(const CXXRecordDecl *RD) const;