Home
last modified time | relevance | path

Searched defs:ExprVariant (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DVectorSubscripts.cpp54 using ExprVariant = decltype(Fortran::evaluate::Expr<T>::u); in genDesignator() typedef
H A DConvertExpr.cpp394 using ExprVariant = decltype(Fortran::evaluate::Expr<T>::u); isParenthesizedVariable() typedef