Searched refs:UniformedLinearThis (Results 1 – 1 of 1) sorted by relevance
5035 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local5047 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()5130 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()5174 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()5179 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()5184 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()