Searched refs:HasDeclaredCopyConstructorWithConstParam (Results 1 – 5 of 5) sorted by relevance
71 HasDeclaredCopyConstructorWithConstParam(false), in DefinitionData()514 data().HasDeclaredCopyConstructorWithConstParam = true; in addedMember()
1993 ToData.HasDeclaredCopyConstructorWithConstParam in ImportDefinition()1994 = FromData.HasDeclaredCopyConstructorWithConstParam; in ImportDefinition()
456 bool HasDeclaredCopyConstructorWithConstParam : 1; member877 return data().HasDeclaredCopyConstructorWithConstParam || in hasCopyConstructorWithConstParam()
1332 Data.HasDeclaredCopyConstructorWithConstParam = Record[Idx++]; in ReadCXXDefinitionData()1468 OR_FIELD(HasDeclaredCopyConstructorWithConstParam) in MergeDefinitionData()
5683 Record.push_back(Data.HasDeclaredCopyConstructorWithConstParam); in AddCXXDefinitionData()