Searched defs:isNearlyEmpty (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ItaniumCXXABI.cpp | 248 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anona26199e70211::ItaniumCXXABI |
H A D | ASTContext.cpp | 12490 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { in isNearlyEmpty() function in ASTContext |