Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeWithKeyword

11711                  TypeWithKeyword::getTagTypeKindName(NewTag));
11736 TypeWithKeyword::getTagTypeKindName(Redecl->getTagKind()));
11835 TagTypeKind Kind = TypeWithKeyword::getTagTypeKindForTypeSpec(TagSpec);
11876 << TypeWithKeyword::getTagTypeKindName(Kind) << Name;