Searched refs:TST_decimal32 (Results 1 – 6 of 6) sorted by relevance
53 TST_decimal32, // _Decimal32 enumerator
288 case TST_decimal32: in isDeclarationOfFunction()458 case DeclSpec::TST_decimal32: return "_Decimal32"; in getSpecifierName()
731 case TST_decimal32: in containsUnexpandedParameterPacks()
1349 case DeclSpec::TST_decimal32: // _Decimal32 in ConvertDeclSpecToType()
284 static const TST TST_decimal32 = clang::TST_decimal32; variable
3309 isInvalid = DS.SetTypeSpecType(DeclSpec::TST_decimal32, Loc, PrevSpec, in ParseDeclarationSpecifiers()