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

/external/clang/lib/AST/
H A DASTContext.cpp7968 bool ASTContext::isNearlyEmpty(const CXXRecordDecl *RD) const { function in class:ASTContext
7970 return ABI->isNearlyEmpty(RD);

Completed in 558 milliseconds