Searched defs:isNearlyEmpty (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | MicrosoftCXXABI.cpp | 145 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anon4c0750d90111::MicrosoftCXXABI |
H A D | ItaniumCXXABI.cpp | 248 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { isNearlyEmpty() function in __anon4a8270da0211::ItaniumCXXABI |
H A D | ASTContext.cpp | 12214 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { isNearlyEmpty() function in ASTContext |