Searched refs:TSW_long (Results 1 – 6 of 6) sorted by relevance
24 TSW_long, enumerator
358 case TSW_long: return "long"; in getSpecifierName()512 else if (W != TSW_longlong || TypeSpecWidth != TSW_long) in SetTypeSpecWidth()516 ((TypeSpecWidth == TSW_long) || (TypeSpecWidth == TSW_longlong))) { in SetTypeSpecWidth()874 case TSW_long: // long double, long int in Finish()
697 case DeclSpec::TSW_long: Result = Context.LongTy; break; in ConvertDeclSpecToType()712 case DeclSpec::TSW_long: Result = Context.UnsignedLongTy; break; in ConvertDeclSpecToType()735 if (DS.getTypeSpecWidth() == DeclSpec::TSW_long) in ConvertDeclSpecToType()
234 static const TSW TSW_long = clang::TSW_long; variable
2607 if (DS.getTypeSpecWidth() != DeclSpec::TSW_long) in ParseDeclarationSpecifiers()2608 isInvalid = DS.SetTypeSpecWidth(DeclSpec::TSW_long, Loc, PrevSpec, in ParseDeclarationSpecifiers()
1463 DS.SetTypeSpecWidth(DeclSpec::TSW_long, Loc, PrevSpec, DiagID); in ParseCXXSimpleTypeSpecifier()