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