Searched defs:isNearlyEmpty (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/clang/lib/AST/ | ||
H A D | ItaniumCXXABI.cpp | 124 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anon2063727f0111::ItaniumCXXABI |
H A D | MicrosoftCXXABI.cpp | 91 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anon1e2f4fbe0111::MicrosoftCXXABI |
H A D | ASTContext.cpp | 8680 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { in isNearlyEmpty() function in ASTContext |