Searched refs:UniformedLinearThis (Results 1 – 1 of 1) sorted by relevance
6737 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local6749 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()6832 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()6878 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()6884 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()6889 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()