Searched defs:isNearlyEmpty (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ | ||
| HD | ItaniumCXXABI.cpp | 124 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anon9ebc66600111::ItaniumCXXABI |
| HD | MicrosoftCXXABI.cpp | 86 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anon9694bfdf0111::MicrosoftCXXABI |
| HD | ASTContext.cpp | 8405 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { in isNearlyEmpty() function in ASTContext |