Searched defs:isNearlyEmpty (Results 1 – 3 of 3) sorted by relevance
/external/clang/lib/AST/ | ||
D | ItaniumCXXABI.cpp | 76 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anonee7efc200111::ItaniumCXXABI |
D | MicrosoftCXXABI.cpp | 58 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anone153c59f0111::MicrosoftCXXABI |
D | ASTContext.cpp | 7968 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { in isNearlyEmpty() function in ASTContext |