Searched refs:MatchingCType (Results 1 – 3 of 3) sorted by relevance
86 ParsedType MatchingCType; member268 new (&ExtraData.MatchingCType) ParsedType(matchingCType); in ParsedAttr()444 return getTypeTagForDatatypeDataSlot().MatchingCType; in getMatchingCType()
1698 TypeResult MatchingCType = ParseTypeName(&MatchingCTypeRange); in ParseTypeTagForDatatypeAttribute() local1699 if (MatchingCType.isInvalid()) { in ParseTypeTagForDatatypeAttribute()1728 ArgumentKind, MatchingCType.get(), LayoutCompatible, MustBeNull, Form); in ParseTypeTagForDatatypeAttribute()
4258 TypeArgument<"MatchingCType">,