Searched refs:TSW_unspecified (Results 1 – 5 of 5) sorted by relevance
419 case TSW_unspecified: return "unspecified"; in getSpecifierName()575 if (TypeSpecWidth == TSW_unspecified) in SetTypeSpecWidth()936 (TypeSpecWidth != TSW_unspecified || in Finish()957 TypeSpecWidth = TSW_unspecified; in Finish()985 if ((TypeSpecWidth != TSW_unspecified) && (TypeSpecWidth != TSW_short) && in Finish()999 (TypeSpecWidth != TSW_unspecified)) in Finish()1046 case TSW_unspecified: break; in Finish()
1273 case DeclSpec::TSW_unspecified: Result = Context.IntTy; break; in ConvertDeclSpecToType()1292 case DeclSpec::TSW_unspecified: Result = Context.UnsignedIntTy; break; in ConvertDeclSpecToType()4582 else if (TL.getWrittenWidthSpec() != TSW_unspecified) in VisitBuiltinTypeLoc()
25 TSW_unspecified, enumerator
258 static const TSW TSW_unspecified = clang::TSW_unspecified; variable419 TypeSpecWidth(TSW_unspecified), in DeclSpec()581 getTypeSpecWidth() != DeclSpec::TSW_unspecified || in hasTypeSpecifier()
568 return TSW_unspecified; in getWrittenWidthSpec()571 return getWrittenWidthSpec() != TSW_unspecified; in hasWrittenWidthSpec()603 wbs.Width = TSW_unspecified; in initializeLocal()