Searched refs:MatchingCType (Results 1 – 3 of 3) sorted by relevance
87 ParsedType MatchingCType; member283 new (&ExtraData.MatchingCType) ParsedType(matchingCType); in ParsedAttr()461 return getTypeTagForDatatypeDataSlot().MatchingCType; in getMatchingCType()
1799 TypeResult MatchingCType = ParseTypeName(&MatchingCTypeRange); in ParseTypeTagForDatatypeAttribute() local1800 if (MatchingCType.isInvalid()) { in ParseTypeTagForDatatypeAttribute()1828 ArgumentKind, MatchingCType.get(), in ParseTypeTagForDatatypeAttribute()
3917 TypeArgument<"MatchingCType">,