Searched refs:MatchingCType (Results 1 – 3 of 3) sorted by relevance
81 ParsedType MatchingCType; member298 new (&ExtraData.MatchingCType) ParsedType(matchingCType); in ParsedAttr()510 return getTypeTagForDatatypeDataSlot().MatchingCType; in getMatchingCType()
1511 TypeResult MatchingCType = ParseTypeName(&MatchingCTypeRange); in ParseTypeTagForDatatypeAttribute() local1512 if (MatchingCType.isInvalid()) { in ParseTypeTagForDatatypeAttribute()1540 ArgumentKind, MatchingCType.get(), in ParseTypeTagForDatatypeAttribute()
2715 TypeArgument<"MatchingCType">,