Searched refs:TST_decimal128 (Results 1 – 6 of 6) sorted by relevance
61 TST_decimal128, // _Decimal128 enumerator
288 case TST_decimal128: in isDeclarationOfFunction()465 case DeclSpec::TST_decimal128: return "_Decimal128"; in getSpecifierName()
734 case TST_decimal128: in containsUnexpandedParameterPacks()
1433 case DeclSpec::TST_decimal128: // _Decimal128 in ConvertDeclSpecToType()
287 static const TST TST_decimal128 = clang::TST_decimal128; variable
3369 isInvalid = DS.SetTypeSpecType(DeclSpec::TST_decimal128, Loc, PrevSpec, in ParseDeclarationSpecifiers()