Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DItaniumCXXABI.cpp124 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anon2063727f0111::ItaniumCXXABI
H A DMicrosoftCXXABI.cpp91 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anon1e2f4fbe0111::MicrosoftCXXABI
H A DASTContext.cpp8680 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { in isNearlyEmpty() function in ASTContext