Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DMicrosoftCXXABI.cpp145 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anon4c0750d90111::MicrosoftCXXABI
H A DItaniumCXXABI.cpp248 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { isNearlyEmpty() function in __anon4a8270da0211::ItaniumCXXABI
H A DASTContext.cpp12214 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { isNearlyEmpty() function in ASTContext