Searched refs:TST_image2d_array_t (Results 1 – 6 of 6) sorted by relevance
69 TST_image2d_array_t, // OpenCL image2d_array_t enumerator
287 case TST_image2d_array_t: in isDeclarationOfFunction()430 case DeclSpec::TST_image2d_array_t: return "image2d_array_t"; in getSpecifierName()
735 case TST_image2d_array_t: in containsUnexpandedParameterPacks()
1032 case DeclSpec::TST_image2d_array_t: in ConvertDeclSpecToType()
283 static const TST TST_image2d_array_t = clang::TST_image2d_array_t; variable
2820 isInvalid = DS.SetTypeSpecType(DeclSpec::TST_image2d_array_t, Loc, in ParseDeclarationSpecifiers()