Searched refs:TSW_long (Results 1 – 6 of 6) sorted by relevance
24 TSW_long, enumerator
396 case TSW_long: return "long"; in getSpecifierName()553 else if (W != TSW_longlong || TypeSpecWidth != TSW_long) in SetTypeSpecWidth()557 ((TypeSpecWidth == TSW_long) || (TypeSpecWidth == TSW_longlong))) { in SetTypeSpecWidth()1021 case TSW_long: // long double, long int in Finish()
817 case DeclSpec::TSW_long: Result = Context.LongTy; break; in ConvertDeclSpecToType()836 case DeclSpec::TSW_long: Result = Context.UnsignedLongTy; break; in ConvertDeclSpecToType()865 if (DS.getTypeSpecWidth() == DeclSpec::TSW_long) in ConvertDeclSpecToType()
242 static const TSW TSW_long = clang::TSW_long; variable
2972 if (DS.getTypeSpecWidth() != DeclSpec::TSW_long) in ParseDeclarationSpecifiers()2973 isInvalid = DS.SetTypeSpecWidth(DeclSpec::TSW_long, Loc, PrevSpec, in ParseDeclarationSpecifiers()
1760 DS.SetTypeSpecWidth(DeclSpec::TSW_long, Loc, PrevSpec, DiagID, Policy); in ParseCXXSimpleTypeSpecifier()