Searched refs:TST_decimal64 (Results 1 – 6 of 6) sorted by relevance
77 TST_decimal64, // _Decimal64 enumerator
352 case TST_decimal64: in isDeclarationOfFunction()581 case DeclSpec::TST_decimal64: return "_Decimal64"; in getSpecifierName()
1045 case TST_decimal64: in containsUnexpandedParameterPacks()
1187 case DeclSpec::TST_decimal64: // _Decimal64 in ConvertDeclSpecToType()
298 static const TST TST_decimal64 = clang::TST_decimal64; variable
4399 isInvalid = DS.SetTypeSpecType(DeclSpec::TST_decimal64, Loc, PrevSpec, in ParseDeclarationSpecifiers()