Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DItaniumCXXABI.cpp124 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anonfb1c69490111::ItaniumCXXABI
DMicrosoftCXXABI.cpp91 bool isNearlyEmpty(const CXXRecordDecl *RD) const override { in isNearlyEmpty() function in __anon8b0121080111::MicrosoftCXXABI
DASTContext.cpp8489 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { in isNearlyEmpty() function in ASTContext