Searched refs:hasDirectFields (Results 1 – 3 of 3) sorted by relevance
1151 bool hasDirectFields() const { in hasDirectFields() function
248 BaseClassDecl->hasDirectFields()) { in setBases()
1305 return Specifier->getType()->getAsCXXRecordDecl()->hasDirectFields(); in findDecomposableBaseClass()1310 if (RD->hasDirectFields()) in findDecomposableBaseClass()