Searched refs:UniformedLinearThis (Results 1 – 1 of 1) sorted by relevance
6363 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local6375 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()6458 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()6503 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()6508 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()6513 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()