Searched refs:hasCopyConstructorWithConstParam (Results 1 – 6 of 6) sorted by relevance
228 if (!VBaseDecl->hasCopyConstructorWithConstParam()) in setBases()332 if (!BaseClassDecl->hasCopyConstructorWithConstParam()) in setBases()909 if (!FieldRec->hasCopyConstructorWithConstParam()) in addedMember()
304 if (!VBaseDecl->hasCopyConstructorWithConstParam()) in setBases()352 if (!BaseClassDecl->hasCopyConstructorWithConstParam()) in setBases()409 if (!BaseClassDecl->hasCopyConstructorWithConstParam()) in setBases()1303 if (!FieldRec->hasCopyConstructorWithConstParam()) in addedMember()
366 FIELD2("hasConstParam", hasCopyConstructorWithConstParam); in createCopyConstructorDefinitionData()
1910 FLAG(hasCopyConstructorWithConstParam, has_const_param); in VisitCXXRecordDecl()
881 bool hasCopyConstructorWithConstParam() const { in hasCopyConstructorWithConstParam() function
803 bool hasCopyConstructorWithConstParam() const { in hasCopyConstructorWithConstParam() function