Searched refs:hasDirectFields (Results 1 – 3 of 3) sorted by relevance
251 BaseClassDecl->hasDirectFields()) { in setBases()
1208 bool hasDirectFields() const { in hasDirectFields() function
1357 return Specifier->getType()->getAsCXXRecordDecl()->hasDirectFields(); in findDecomposableBaseClass()1362 if (RD->hasDirectFields()) in findDecomposableBaseClass()