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()
1578 TypeResult MatchingCType = ParseTypeName(&MatchingCTypeRange); in ParseTypeTagForDatatypeAttribute() local1579 if (MatchingCType.isInvalid()) { in ParseTypeTagForDatatypeAttribute()1607 ArgumentKind, MatchingCType.get(), in ParseTypeTagForDatatypeAttribute()
3456 TypeArgument<"MatchingCType">,