Searched refs:TST_unspecified (Results 1 – 11 of 11) sorted by relevance
262 case TST_unspecified: in isDeclarationOfFunction()367 case DeclSpec::TST_unspecified: return "unspecified"; in getSpecifierName()512 if (TypeSpecType != TST_unspecified) { in SetTypeSpecType()531 if (TypeSpecType != TST_unspecified) { in SetTypeSpecType()559 if (TypeSpecType != TST_unspecified) { in SetTypeSpecType()577 if (TypeSpecType != TST_unspecified) { in SetTypeSpecType()600 if (TypeSpecType != TST_unspecified) { in SetTypeAltiVecVector()613 (TypeSpecType != TST_unspecified)) { in SetTypeAltiVecPixel()752 if (((TypeSpecType != TST_unspecified) && (TypeSpecType != TST_char) && in Finish()781 if (TypeSpecType == TST_unspecified) in Finish()[all …]
635 case TST_unspecified: in containsUnexpandedParameterPacks()
628 case DeclSpec::TST_unspecified: in ConvertDeclSpecToType()2707 if (DS.getTypeSpecType() == DeclSpec::TST_unspecified) { in VisitObjCObjectTypeLoc()
247 default: return DeclSpec::TST_unspecified; in isTagName()255 return DeclSpec::TST_unspecified; in isTagName()
36 TST_unspecified, enumerator
242 return TST_unspecified; in getWrittenTypeSpec()246 return TST_unspecified; in getWrittenTypeSpec()
238 static const TST TST_unspecified = clang::TST_unspecified; variable379 TypeSpecType(TST_unspecified), in DeclSpec()506 return getTypeSpecType() != DeclSpec::TST_unspecified || in hasTypeSpecifier()
494 return getWrittenTypeSpec() != TST_unspecified; in hasWrittenTypeSpec()518 wbs.Type = TST_unspecified; in initializeLocal()
609 if (DS.getTypeSpecType() == DeclSpec::TST_unspecified) { in ParseNonTypeTemplateParameter()
782 if (DS.SetTypeSpecType(DeclSpec::TST_unspecified, AtLoc, PrevSpec, DiagID)) in ParseDeclarationOrFunctionDefinition()
1807 DS.getTypeSpecType() != DeclSpec::TST_unspecified && in ParseDeclarationSpecifiers()1996 if (DS.getTypeSpecType() != DeclSpec::TST_unspecified || in ParseOptionalTypeSpecifier()