Searched refs:hasCopyConstructorWithConstParam (Results 1 – 2 of 2) sorted by relevance
221 if (!VBaseDecl->hasCopyConstructorWithConstParam()) in setBases()317 if (!BaseClassDecl->hasCopyConstructorWithConstParam()) in setBases()850 if (!FieldRec->hasCopyConstructorWithConstParam()) in addedMember()
841 bool hasCopyConstructorWithConstParam() const { in hasCopyConstructorWithConstParam() function