Home | History | Annotate | Download | only in AST

Lines Matching refs:TypeWithKeyword

1366 TypeWithKeyword::getKeywordForTypeSpec(unsigned TypeSpec) {
1379 TypeWithKeyword::getTagTypeKindForTypeSpec(unsigned TypeSpec) {
1392 TypeWithKeyword::getKeywordForTagTypeKind(TagTypeKind Kind) {
1404 TypeWithKeyword::getTagTypeKindForKeyword(ElaboratedTypeKeyword Keyword) {
1419 TypeWithKeyword::KeywordIsTagTypeKind(ElaboratedTypeKeyword Keyword) {
1434 StringRef TypeWithKeyword::getKeywordName(ElaboratedTypeKeyword Keyword) {
1453 : TypeWithKeyword(Keyword, DependentTemplateSpecialization, Canon, true, true,
1494 return TypeWithKeyword::KeywordIsTagTypeKind(Keyword);