Home
last modified time | relevance | path

Searched defs:isNearlyEmpty (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftCXXABI.cpp145 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anonfc4a8bf80111::MicrosoftCXXABI
H A DItaniumCXXABI.cpp248 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anone02e58390211::ItaniumCXXABI
H A DASTContext.cpp12008 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { isNearlyEmpty() function in ASTContext