Searched refs:TST_decimal64 (Results 1 – 6 of 6) sorted by relevance
60 TST_decimal64, // _Decimal64 enumerator
290 case TST_decimal64: in isDeclarationOfFunction()464 case DeclSpec::TST_decimal64: return "_Decimal64"; in getSpecifierName()
733 case TST_decimal64: in containsUnexpandedParameterPacks()
1432 case DeclSpec::TST_decimal64: // _Decimal64 in ConvertDeclSpecToType()
286 static const TST TST_decimal64 = clang::TST_decimal64; variable
3365 isInvalid = DS.SetTypeSpecType(DeclSpec::TST_decimal64, Loc, PrevSpec, in ParseDeclarationSpecifiers()