Searched refs:MatchingCType (Results 1 – 3 of 3) sorted by relevance
159 ParsedType *MatchingCType; member261 new (&ExtraData.MatchingCType) ParsedType(matchingCType); in AttributeList()437 return *getTypeTagForDatatypeDataSlot().MatchingCType; in getMatchingCType()
1206 TypeResult MatchingCType = ParseTypeName(&MatchingCTypeRange); in ParseTypeTagForDatatypeAttribute() local1207 if (MatchingCType.isInvalid()) { in ParseTypeTagForDatatypeAttribute()1236 ArgumentKind, MatchingCType.release(), in ParseTypeTagForDatatypeAttribute()
1028 TypeArgument<"MatchingCType">,