Searched refs:isNearlyEmpty (Results 1 – 7 of 7) sorted by relevance
49 virtual bool isNearlyEmpty(const CXXRecordDecl *RD) const = 0;
247 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anona26199e70211::ItaniumCXXABI
834 if (I.isVirtual() && Context.isNearlyEmpty(Base)) { in SelectPrimaryVBase()
13122 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { in isNearlyEmpty() function in ASTContext13124 return ABI->isNearlyEmpty(RD); in isNearlyEmpty()
887 if (Context.isNearlyEmpty(BaseDecl) && !hasOwnStorage(RD, BaseDecl)) in calculateTailClippingOffset()905 Context.isNearlyEmpty(BaseDecl) && in accumulateVBases()
2754 bool isNearlyEmpty(const CXXRecordDecl *RD) const;
8974 {"_ZNK5clang10ASTContext13isNearlyEmptyEPKNS_13CXXRecordDeclE", "clang::ASTContext::isNearlyEmpty(c…10511 …tyEPKN5clang13CXXRecordDeclE", "(anonymous namespace)::ItaniumCXXABI::isNearlyEmpty(clang::CXXReco…10596 …EPKN5clang13CXXRecordDeclE", "(anonymous namespace)::MicrosoftCXXABI::isNearlyEmpty(clang::CXXReco…