Home | History | Annotate | Download | only in AST

Lines Matching refs:TypeWithKeyword

1284 TypeWithKeyword::getKeywordForTypeSpec(unsigned TypeSpec) {
1296 TypeWithKeyword::getTagTypeKindForTypeSpec(unsigned TypeSpec) {
1308 TypeWithKeyword::getKeywordForTagTypeKind(TagTypeKind Kind) {
1319 TypeWithKeyword::getTagTypeKindForKeyword(ElaboratedTypeKeyword Keyword) {
1333 TypeWithKeyword::KeywordIsTagTypeKind(ElaboratedTypeKeyword Keyword) {
1348 TypeWithKeyword::getKeywordName(ElaboratedTypeKeyword Keyword) {
1366 : TypeWithKeyword(Keyword, DependentTemplateSpecialization, Canon, true, true,
1407 return TypeWithKeyword::KeywordIsTagTypeKind(Keyword);