Searched refs:UniformedLinearThis (Results 1 – 1 of 1) sorted by relevance
7029 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local7041 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()7124 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()7169 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()7174 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()7179 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()