Searched refs:assignmentStmtVariable (Results 1 – 1 of 1) sorted by relevance
1299 const Fortran::parser::Variable &assignmentStmtVariable, in genOmpAtomicUpdateStatement() argument1309 *Fortran::semantics::GetExpr(assignmentStmtVariable), stmtCtx)); in genOmpAtomicUpdateStatement()1338 &assignmentStmtVariable.u); in genOmpAtomicUpdateStatement()1371 const auto &assignmentStmtVariable = std::get<Fortran::parser::Variable>( in genOmpAtomicWrite() local1377 *Fortran::semantics::GetExpr(assignmentStmtVariable), stmtCtx)); in genOmpAtomicWrite()1402 const auto &assignmentStmtVariable = std::get<Fortran::parser::Variable>( in genOmpAtomicRead() local1408 *Fortran::semantics::GetExpr(assignmentStmtVariable), stmtCtx)); in genOmpAtomicRead()1431 const auto &assignmentStmtVariable = std::get<Fortran::parser::Variable>( in genOmpAtomicUpdate() local1434 genOmpAtomicUpdateStatement(converter, eval, assignmentStmtVariable, in genOmpAtomicUpdate()1448 const auto &assignmentStmtVariable = std::get<Fortran::parser::Variable>( in genOmpAtomic() local[all …]