Searched refs:UniformedLinearThis (Results 1 – 1 of 1) sorted by relevance
3668 Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local3680 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()3762 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()3806 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()3811 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()3816 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()