Searched refs:TST_decimal64 (Results 1 – 6 of 6) sorted by relevance
77 TST_decimal64, // _Decimal64 enumerator
355 case TST_decimal64: in isDeclarationOfFunction()582 case DeclSpec::TST_decimal64: return "_Decimal64"; in getSpecifierName()
925 case TST_decimal64: in containsUnexpandedParameterPacks()
1178 case DeclSpec::TST_decimal64: // _Decimal64 in ConvertDeclSpecToType()
299 static const TST TST_decimal64 = clang::TST_decimal64; variable
4606 isInvalid = DS.SetTypeSpecType(DeclSpec::TST_decimal64, Loc, PrevSpec, in ParseDeclarationSpecifiers()