Searched refs:AlignedThis (Results 1 – 2 of 2) sorted by relevance
3695 Expr *AlignedThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local3729 if (AlignedThis) { in ActOnOpenMPDeclareSimdDirective()3732 Diag(AlignedThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()3735 AlignedThis = E; in ActOnOpenMPDeclareSimdDirective()
5677 const Expr *AlignedThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local5712 if (AlignedThis) { in ActOnOpenMPDeclareSimdDirective()5715 Diag(AlignedThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()5718 AlignedThis = E; in ActOnOpenMPDeclareSimdDirective()