Searched refs:MatchingCType (Results 1 – 3 of 3) sorted by relevance
172 ParsedType MatchingCType; member361 new (&ExtraData.MatchingCType) ParsedType(matchingCType); in ParsedAttr()535 return getTypeTagForDatatypeDataSlot().MatchingCType; in getMatchingCType()
1514 TypeResult MatchingCType = ParseTypeName(&MatchingCTypeRange); in ParseTypeTagForDatatypeAttribute() local1515 if (MatchingCType.isInvalid()) { in ParseTypeTagForDatatypeAttribute()1543 ArgumentKind, MatchingCType.get(), in ParseTypeTagForDatatypeAttribute()
3276 TypeArgument<"MatchingCType">,