Searched refs:TST_decimal64 (Results 1 – 6 of 6) sorted by relevance
50 TST_decimal64, // _Decimal64 enumerator
297 case TST_decimal64: in isDeclarationOfFunction()462 case DeclSpec::TST_decimal64: return "_Decimal64"; in getSpecifierName()
732 case TST_decimal64: in containsUnexpandedParameterPacks()
881 case DeclSpec::TST_decimal64: // _Decimal64 in ConvertDeclSpecToType()
289 static const TST TST_decimal64 = clang::TST_decimal64; variable
3199 isInvalid = DS.SetTypeSpecType(DeclSpec::TST_decimal64, Loc, PrevSpec, in ParseDeclarationSpecifiers()