Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeWithKeyword

10515   TagTypeKind Kind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec);
10541 << TypeWithKeyword::getTagTypeKindName(Kind) << Name;
10576 = TypeWithKeyword::getKeywordForTagTypeKind(Kind);
10610 ElaboratedTypeKeyword ETK = TypeWithKeyword::getKeywordForTagTypeKind(Kind);