Home
last modified time | relevance | path

Searched refs:AlignedThis (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp3747 const Expr *AlignedThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
3781 if (AlignedThis) { in ActOnOpenMPDeclareSimdDirective()
3784 Diag(AlignedThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
3787 AlignedThis = E; in ActOnOpenMPDeclareSimdDirective()