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