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

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

Completed in 114 milliseconds