Searched refs:HasDeclaredCopyAssignmentWithConstParam (Results 1 – 5 of 5) sorted by relevance
72 HasDeclaredCopyAssignmentWithConstParam(false), in DefinitionData()559 data().HasDeclaredCopyAssignmentWithConstParam = true; in addedMember()
1973 ToData.HasDeclaredCopyAssignmentWithConstParam in ImportDefinition()1974 = FromData.HasDeclaredCopyAssignmentWithConstParam; in ImportDefinition()
460 bool HasDeclaredCopyAssignmentWithConstParam : 1; member959 return data().HasDeclaredCopyAssignmentWithConstParam || in hasCopyAssignmentWithConstParam()
1306 Data.HasDeclaredCopyAssignmentWithConstParam = Record[Idx++]; in ReadCXXDefinitionData()1416 OR_FIELD(HasDeclaredCopyAssignmentWithConstParam) in MergeDefinitionData()
5662 Record.push_back(Data.HasDeclaredCopyAssignmentWithConstParam); in AddCXXDefinitionData()