Home
last modified time | relevance | path

Searched refs:isStatementFunctionCall (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp2296 isStatementFunctionCall(const Fortran::evaluate::ProcedureRef &procRef) { in isStatementFunctionCall() function in __anon67dfc8450c11::ScalarExprLowering
3035 if (isStatementFunctionCall(procRef)) in genRawProcedureRef()
5161 if (ScalarExprLowering::isStatementFunctionCall(procRef)) in genProcRef()