Home | History | Annotate | Download | only in Parse

Lines Matching refs:OpenCL

1096   case tok::kw_vec_step:   // unary-expression: OpenCL 'vec_step' expression
1365 // are compiling for OpenCL, we need to return an error as this implies
1370 if (getLangOpts().OpenCL)
1729 /// [OpenCL 1.1 6.11.12] vec_step built-in function: