Searched refs:TST_unspecified (Results 1 – 13 of 13) sorted by relevance
303 case TST_unspecified: in isDeclarationOfFunction()450 case DeclSpec::TST_unspecified: return "unspecified"; in getSpecifierName()538 if (TypeSpecType == TST_unspecified && S.getLangOpts().CPlusPlus) { in SetStorageClassSpec()628 if (TypeSpecType != TST_unspecified) { in SetTypeSpecType()648 if (TypeSpecType != TST_unspecified) { in SetTypeSpecType()678 if (TypeSpecType != TST_unspecified) { in SetTypeSpecType()697 if (TypeSpecType != TST_unspecified) { in SetTypeSpecType()716 if (TypeSpecType != TST_unspecified) { in SetTypeAltiVecVector()730 if (TypeSpecType != TST_unspecified) { in SetTypePipe()746 (TypeSpecType != TST_unspecified)) { in SetTypeAltiVecPixel()[all …]
719 case TST_unspecified: in containsUnexpandedParameterPacks()
1300 case DeclSpec::TST_unspecified: in ConvertDeclSpecToType()
566 return DeclSpec::TST_unspecified; in isTagName()
46 TST_unspecified, enumerator
272 static const TST TST_unspecified = clang::TST_unspecified; variable426 TypeSpecType(TST_unspecified), in DeclSpec()470 TypeSpecType = DeclSpec::TST_unspecified; in ClearTypeSpecType()591 return getTypeSpecType() != DeclSpec::TST_unspecified || in hasTypeSpecifier()
348 return TST_unspecified; in getWrittenTypeSpec()
588 return getWrittenTypeSpec() != TST_unspecified; in hasWrittenTypeSpec()612 wbs.Type = TST_unspecified; in initializeLocal()
778 void ConsumeExtraSemi(ExtraSemiKind Kind, unsigned TST = TST_unspecified);2485 DeclSpec::TST TagType = DeclSpec::TST_unspecified,
680 if (DS.getTypeSpecType() == DeclSpec::TST_unspecified) { in ParseNonTypeTemplateParameter()
610 assert(TagType == DeclSpec::TST_unspecified); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
919 if (DS.SetTypeSpecType(DeclSpec::TST_unspecified, AtLoc, PrevSpec, DiagID, in ParseDeclOrFunctionDefInternal()
3348 DS.getTypeSpecType() != DeclSpec::TST_unspecified && in ParseDeclarationSpecifiers()