Searched refs:hasDirectFields (Results 1 – 3 of 3) sorted by relevance
1176 bool hasDirectFields() const { in hasDirectFields() function
250 BaseClassDecl->hasDirectFields()) { in setBases()
1338 return Specifier->getType()->getAsCXXRecordDecl()->hasDirectFields(); in findDecomposableBaseClass()1343 if (RD->hasDirectFields()) in findDecomposableBaseClass()