Home | History | Annotate | Download | only in AST

Lines Matching refs:TypeSpec

1366 TypeWithKeyword::getKeywordForTypeSpec(unsigned TypeSpec) {
1367 switch (TypeSpec) {
1379 TypeWithKeyword::getTagTypeKindForTypeSpec(unsigned TypeSpec) {
1380 switch(TypeSpec) {