Searched refs:TST_unspecified (Results 1 – 11 of 11) sorted by relevance
276 case TST_unspecified: in isDeclarationOfFunction()381 case DeclSpec::TST_unspecified: return "unspecified"; in getSpecifierName()450 if (TypeSpecType == TST_unspecified && S.getLangOpts().CPlusPlus) { in SetStorageClassSpec()545 if (TypeSpecType != TST_unspecified) { in SetTypeSpecType()564 if (TypeSpecType != TST_unspecified) { in SetTypeSpecType()592 if (TypeSpecType != TST_unspecified) { in SetTypeSpecType()610 if (TypeSpecType != TST_unspecified) { in SetTypeSpecType()633 if (TypeSpecType != TST_unspecified) { in SetTypeAltiVecVector()646 (TypeSpecType != TST_unspecified)) { in SetTypeAltiVecPixel()797 if (((TypeSpecType != TST_unspecified) && (TypeSpecType != TST_char) && in Finish()[all …]
663 case TST_unspecified: in containsUnexpandedParameterPacks()
633 case DeclSpec::TST_unspecified: in ConvertDeclSpecToType()2877 if (DS.getTypeSpecType() == DeclSpec::TST_unspecified) { in VisitObjCObjectTypeLoc()
331 return DeclSpec::TST_unspecified; in isTagName()
36 TST_unspecified, enumerator
241 static const TST TST_unspecified = clang::TST_unspecified; variable385 TypeSpecType(TST_unspecified), in DeclSpec()515 return getTypeSpecType() != DeclSpec::TST_unspecified || in hasTypeSpecifier()
243 return TST_unspecified; in getWrittenTypeSpec()
498 return getWrittenTypeSpec() != TST_unspecified; in hasWrittenTypeSpec()522 wbs.Type = TST_unspecified; in initializeLocal()
636 if (DS.getTypeSpecType() == DeclSpec::TST_unspecified) { in ParseNonTypeTemplateParameter()
810 if (DS.SetTypeSpecType(DeclSpec::TST_unspecified, AtLoc, PrevSpec, DiagID)) in ParseDeclarationOrFunctionDefinition()
2370 DS.getTypeSpecType() != DeclSpec::TST_unspecified && in ParseDeclarationSpecifiers()