Searched refs:AlignedThis (Results 1 – 1 of 1) sorted by relevance
6390 const Expr *AlignedThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local6425 if (AlignedThis) { in ActOnOpenMPDeclareSimdDirective()6428 Diag(AlignedThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()6431 AlignedThis = E; in ActOnOpenMPDeclareSimdDirective()