Searched refs:TSW_unspecified (Results 1 – 5 of 5) sorted by relevance
416 case TSW_unspecified: return "unspecified"; in getSpecifierName()573 if (TypeSpecWidth == TSW_unspecified) in SetTypeSpecWidth()934 (TypeSpecWidth != TSW_unspecified || in Finish()955 TypeSpecWidth = TSW_unspecified; in Finish()983 if ((TypeSpecWidth != TSW_unspecified) && (TypeSpecWidth != TSW_short) && in Finish()997 (TypeSpecWidth != TSW_unspecified)) in Finish()1044 case TSW_unspecified: break; in Finish()
1285 case DeclSpec::TSW_unspecified: Result = Context.IntTy; break; in ConvertDeclSpecToType()1304 case DeclSpec::TSW_unspecified: Result = Context.UnsignedIntTy; break; in ConvertDeclSpecToType()4624 else if (TL.getWrittenWidthSpec() != TSW_unspecified) in VisitBuiltinTypeLoc()
26 TSW_unspecified, enumerator
253 static const TSW TSW_unspecified = clang::TSW_unspecified; variable415 TypeSpecWidth(TSW_unspecified), in DeclSpec()578 getTypeSpecWidth() != DeclSpec::TSW_unspecified || in hasTypeSpecifier()
576 return TSW_unspecified; in getWrittenWidthSpec()579 return getWrittenWidthSpec() != TSW_unspecified; in hasWrittenWidthSpec()611 wbs.Width = TSW_unspecified; in initializeLocal()