Searched defs:isNearlyEmpty (Results 1 – 6 of 6) sorted by relevance
| /external/clang/lib/AST/ | ||
| D | ItaniumCXXABI.cpp | 124 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anon4a5c71300111::ItaniumCXXABI |
| D | MicrosoftCXXABI.cpp | 91 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anonaa62beaf0111::MicrosoftCXXABI |
| D | ASTContext.cpp | 8680 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { in isNearlyEmpty() function in ASTContext |
| /external/llvm-project/clang/lib/AST/ | ||
| D | MicrosoftCXXABI.cpp | 89 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anon7be1091d0111::MicrosoftCXXABI |
| D | ItaniumCXXABI.cpp | 216 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anonad49481e0211::ItaniumCXXABI |
| D | ASTContext.cpp | 10844 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { in isNearlyEmpty() function in ASTContext |