Searched refs:UniformedLinearThis (Results 1 – 1 of 1) sorted by relevance
6811 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local6823 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()6906 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()6951 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()6956 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()6961 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()