Searched refs:HasInheritedConstructor (Results 1 – 8 of 8) sorted by relevance
132 FIELD(HasInheritedConstructor, 1, NO_MERGE)
1354 return data().HasInheritedConstructor; in hasInheritedConstructor()
56 HasInheritedConstructor(false), HasInheritedAssignment(false), in DefinitionData()982 data().HasInheritedConstructor = true; in addedMember()
2135 ToData.HasInheritedConstructor = FromData.HasInheritedConstructor; in ImportDefinition()
365 unsigned HasInheritedConstructor : 1; member1305 return data().HasInheritedConstructor; in hasInheritedConstructor()
84 HasInheritedConstructor(false), HasInheritedAssignment(false), in DefinitionData()1371 data().HasInheritedConstructor = true; in addedMember()
1482 Data.HasInheritedConstructor = Record[Idx++]; in ReadCXXDefinitionData()1611 MATCH_FIELD(HasInheritedConstructor) in MergeDefinitionData()
5494 Record->push_back(Data.HasInheritedConstructor); in AddCXXDefinitionData()