Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeWithKeyword

12259   TagTypeKind Kind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec);
12281 << TypeWithKeyword::getTagTypeKindName(Kind) << Name;
12317 = TypeWithKeyword::getKeywordForTagTypeKind(Kind);
12353 ElaboratedTypeKeyword ETK = TypeWithKeyword::getKeywordForTagTypeKind(Kind);