Searched refs:hasCopyConstructorWithConstParam (Results 1 – 2 of 2) sorted by relevance
228 if (!VBaseDecl->hasCopyConstructorWithConstParam()) in setBases()332 if (!BaseClassDecl->hasCopyConstructorWithConstParam()) in setBases()909 if (!FieldRec->hasCopyConstructorWithConstParam()) in addedMember()
881 bool hasCopyConstructorWithConstParam() const { in hasCopyConstructorWithConstParam() function