Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDItaniumCXXABI.cpp124 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anon9ebc66600111::ItaniumCXXABI
HDMicrosoftCXXABI.cpp86 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anon9694bfdf0111::MicrosoftCXXABI
HDASTContext.cpp8405 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { in isNearlyEmpty() function in ASTContext