Home | History | Annotate | Download | only in Sema

Lines Matching refs:OMPLastprivateClause

491       if (auto Clause = dyn_cast<OMPLastprivateClause>(C)) {
2852 return OMPLastprivateClause::Create(Context, StartLoc, LParenLoc, EndLoc,