Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeWithKeyword

10688                  TypeWithKeyword::getTagTypeKindName(NewTag));
10713 TypeWithKeyword::getTagTypeKindName(Redecl->getTagKind()));
10746 TagTypeKind Kind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec);
10785 << TypeWithKeyword::getTagTypeKindName(Kind) << Name;