Searched refs:isElementalProcWithArrayArgs (Results 1 – 1 of 1) sorted by relevance
486 isElementalProcWithArrayArgs(const Fortran::evaluate::ProcedureRef &procRef) { in isElementalProcWithArrayArgs() function495 static bool isElementalProcWithArrayArgs(const Fortran::evaluate::Expr<T> &) { in isElementalProcWithArrayArgs() function499 bool isElementalProcWithArrayArgs(const Fortran::lower::SomeExpr &x) { in isElementalProcWithArrayArgs() function501 return isElementalProcWithArrayArgs(*procRef); in isElementalProcWithArrayArgs()3024 if (isElementalProcWithArrayArgs(procRef)) in genRawProcedureRef()5226 isElementalProcWithArrayArgs(x)) in genarr()7669 if (isElementalProcWithArrayArgs(call)) { in createSubroutineCall()