Searched refs:hasCopyAssignmentWithConstParam (Results 1 – 6 of 6) sorted by relevance
324 if (!BaseClassDecl->hasCopyAssignmentWithConstParam()) in setBases()918 if (!FieldRec->hasCopyAssignmentWithConstParam()) in addedMember()
430 if (!BaseClassDecl->hasCopyAssignmentWithConstParam()) in setBases()1312 if (!FieldRec->hasCopyAssignmentWithConstParam()) in addedMember()
400 FIELD2("hasConstParam", hasCopyAssignmentWithConstParam); in createCopyAssignmentDefinitionData()
1944 FLAG(hasCopyAssignmentWithConstParam, has_const_param); in VisitCXXRecordDecl()
963 bool hasCopyAssignmentWithConstParam() const { in hasCopyAssignmentWithConstParam() function
921 bool hasCopyAssignmentWithConstParam() const { in hasCopyAssignmentWithConstParam() function