Searched refs:MatchingCType (Results 1 – 3 of 3) sorted by relevance
197 ParsedType MatchingCType; member386 new (&ExtraData.MatchingCType) ParsedType(matchingCType); in ParsedAttr()560 return getTypeTagForDatatypeDataSlot().MatchingCType; in getMatchingCType()
1569 TypeResult MatchingCType = ParseTypeName(&MatchingCTypeRange); in ParseTypeTagForDatatypeAttribute() local1570 if (MatchingCType.isInvalid()) { in ParseTypeTagForDatatypeAttribute()1598 ArgumentKind, MatchingCType.get(), in ParseTypeTagForDatatypeAttribute()
3444 TypeArgument<"MatchingCType">,