Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftCXXABI.cpp115 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anonb1b156f10111::MicrosoftCXXABI
H A DItaniumCXXABI.cpp216 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anonf94410f20211::ItaniumCXXABI
H A DASTContext.cpp11037 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { in isNearlyEmpty() function in ASTContext