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