Searched refs:assignmentStmtExpr (Results 1 – 1 of 1) sorted by relevance
1300 const Fortran::parser::Expr &assignmentStmtExpr, in genOmpAtomicUpdateStatement() argument1351 *Fortran::semantics::GetExpr(assignmentStmtExpr), stmtCtx)); in genOmpAtomicUpdateStatement()1369 const auto &assignmentStmtExpr = in genOmpAtomicWrite() local1375 *Fortran::semantics::GetExpr(assignmentStmtExpr), stmtCtx)); in genOmpAtomicWrite()1400 const auto &assignmentStmtExpr = in genOmpAtomicRead() local1406 *Fortran::semantics::GetExpr(assignmentStmtExpr), stmtCtx)); in genOmpAtomicRead()1429 const auto &assignmentStmtExpr = in genOmpAtomicUpdate() local1435 assignmentStmtExpr, &leftHandClauseList, in genOmpAtomicUpdate()1444 const auto &assignmentStmtExpr = std::get<Fortran::parser::Expr>( in genOmpAtomic() local1455 assignmentStmtExpr, &atomicClauseList, nullptr); in genOmpAtomic()