Searched refs:errMsgExpr (Results 1 – 1 of 1) sorted by relevance
57 const Fortran::lower::SomeExpr *errMsgExpr) { in init()65 statExpr && errMsgExpr in init()67 converter.genExprAddr(loc, errMsgExpr, stmtCtx)) in init()240 errorManager.init(converter, loc, statExpr, errMsgExpr); in lower()289 errMsgExpr = Fortran::semantics::GetExpr(errMsgVar); in visitAllocateOptions()489 const Fortran::lower::SomeExpr *errMsgExpr{nullptr}; member in __anon5a2fc0790111::AllocateStmtHelper530 const Fortran::lower::SomeExpr *errMsgExpr = nullptr; in genDeallocateStmt() local538 errMsgExpr = Fortran::semantics::GetExpr(errMsgVar); in genDeallocateStmt()543 errorManager.init(converter, loc, statExpr, errMsgExpr); in genDeallocateStmt()