Searched defs:isNearlyEmpty (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | MicrosoftCXXABI.cpp | 115 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anonb1b156f10111::MicrosoftCXXABI |
H A D | ItaniumCXXABI.cpp | 216 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anonf94410f20211::ItaniumCXXABI |
H A D | ASTContext.cpp | 11037 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { in isNearlyEmpty() function in ASTContext |