|
| ReassocRewriter (const SomeExpr &atom, const SemanticsContext &context) |
template<typename T, typename U, typename = std::enable_if_t<is_numeric_v<T> || is_logical_v<T>>> |
evaluate::Expr< T > | operator() (evaluate::Expr< T > &&x, const U &u) |
template<typename T, typename U, typename = std::enable_if_t<!is_numeric_v<T> && !is_logical_v<T>>> |
evaluate::Expr< T > | operator() (evaluate::Expr< T > &&x, const U &u, NonIntegralTag={}) |
template<typename T, typename U> |
Expr< T > | operator() (Expr< T > &&x, const U &op) |
The documentation for this struct was generated from the following file:
- lib/Semantics/check-omp-atomic.cpp