Searched refs:statVar (Results 1 – 1 of 1) sorted by relevance
285 [&](const Fortran::parser::StatVariable &statVar) { in visitAllocateOptions() argument286 statExpr = Fortran::semantics::GetExpr(statVar); in visitAllocateOptions()534 [&](const Fortran::parser::StatVariable &statVar) { in genDeallocateStmt() argument535 statExpr = Fortran::semantics::GetExpr(statVar); in genDeallocateStmt()