Searched refs:sourceExpr (Results 1 – 1 of 1) sorted by relevance
241 if (sourceExpr || moldExpr) in lower()295 sourceExpr = Fortran::semantics::GetExpr(source.v.value()); in visitAllocateOptions()308 if (sourceExpr) { in lowerAllocation()486 const Fortran::lower::SomeExpr *sourceExpr{nullptr}; member in __anon5a2fc0790111::AllocateStmtHelper