Searched refs:TST_decimal32 (Results 1 – 6 of 6) sorted by relevance
49 TST_decimal32, // _Decimal32 enumerator
272 case TST_decimal32: in isDeclarationOfFunction()436 case DeclSpec::TST_decimal32: return "_Decimal32"; in getSpecifierName()
722 case TST_decimal32: in containsUnexpandedParameterPacks()
876 case DeclSpec::TST_decimal32: // _Decimal32 in ConvertDeclSpecToType()
271 static const TST TST_decimal32 = clang::TST_decimal32; variable
3055 isInvalid = DS.SetTypeSpecType(DeclSpec::TST_decimal32, Loc, PrevSpec, in ParseDeclarationSpecifiers()