Searched refs:MatchingCType (Results 1 – 3 of 3) sorted by relevance
84 ParsedType MatchingCType; member269 new (&ExtraData.MatchingCType) ParsedType(matchingCType); in ParsedAttr()441 return getTypeTagForDatatypeDataSlot().MatchingCType; in getMatchingCType()
1692 TypeResult MatchingCType = ParseTypeName(&MatchingCTypeRange); in ParseTypeTagForDatatypeAttribute() local1693 if (MatchingCType.isInvalid()) { in ParseTypeTagForDatatypeAttribute()1721 ArgumentKind, MatchingCType.get(), in ParseTypeTagForDatatypeAttribute()
3722 TypeArgument<"MatchingCType">,