Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DAllocatable.cpp288 [&](const Fortran::parser::MsgVariable &errMsgVar) { in visitAllocateOptions() argument
289 errMsgExpr = Fortran::semantics::GetExpr(errMsgVar); in visitAllocateOptions()
537 [&](const Fortran::parser::MsgVariable &errMsgVar) { in genDeallocateStmt() argument
538 errMsgExpr = Fortran::semantics::GetExpr(errMsgVar); in genDeallocateStmt()