Searched refs:TST_decimal32 (Results 1 – 6 of 6) sorted by relevance
59 TST_decimal32, // _Decimal32 enumerator
289 case TST_decimal32: in isDeclarationOfFunction()463 case DeclSpec::TST_decimal32: return "_Decimal32"; in getSpecifierName()
732 case TST_decimal32: in containsUnexpandedParameterPacks()
1431 case DeclSpec::TST_decimal32: // _Decimal32 in ConvertDeclSpecToType()
285 static const TST TST_decimal32 = clang::TST_decimal32; variable
3361 isInvalid = DS.SetTypeSpecType(DeclSpec::TST_decimal32, Loc, PrevSpec, in ParseDeclarationSpecifiers()