Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeWithKeyword

9952   TagTypeKind Kind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec);
9978 << TypeWithKeyword::getTagTypeKindName(Kind) << Name;
10013 = TypeWithKeyword::getKeywordForTagTypeKind(Kind);
10046 ElaboratedTypeKeyword ETK = TypeWithKeyword::getKeywordForTagTypeKind(Kind);