Searched refs:TST_decimal64 (Results 1 – 6 of 6) sorted by relevance
74 TST_decimal64, // _Decimal64 enumerator
355 case TST_decimal64: in isDeclarationOfFunction()568 case DeclSpec::TST_decimal64: return "_Decimal64"; in getSpecifierName()
901 case TST_decimal64: in containsUnexpandedParameterPacks()
1562 case DeclSpec::TST_decimal64: // _Decimal64 in ConvertDeclSpecToType()
282 static const TST TST_decimal64 = clang::TST_decimal64; variable
4163 isInvalid = DS.SetTypeSpecType(DeclSpec::TST_decimal64, Loc, PrevSpec, in ParseDeclarationSpecifiers()