Searched refs:AlignedThis (Results 1 – 1 of 1) sorted by relevance
6826 const Expr *AlignedThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local6861 if (AlignedThis) { in ActOnOpenMPDeclareSimdDirective()6864 Diag(AlignedThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()6867 AlignedThis = E; in ActOnOpenMPDeclareSimdDirective()