Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeWithKeyword

11615   TagTypeKind Kind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec);
11638 << TypeWithKeyword::getTagTypeKindName(Kind) << Name;
11674 = TypeWithKeyword::getKeywordForTagTypeKind(Kind);
11710 ElaboratedTypeKeyword ETK = TypeWithKeyword::getKeywordForTagTypeKind(Kind);