Searched refs:hasDirectFields (Results 1 – 3 of 3) sorted by relevance
1146 bool hasDirectFields() const { in hasDirectFields() function
246 BaseClassDecl->hasDirectFields()) { in setBases()
1288 return Specifier->getType()->getAsCXXRecordDecl()->hasDirectFields(); in findDecomposableBaseClass()1293 if (RD->hasDirectFields()) in findDecomposableBaseClass()