Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-do-forall.cpp69 static const parser::Name &GetDoVariable( in GetDoVariable() function
382 context_.ActivateIndexVar(GetDoVariable(doConstruct), IndexVarKind::DO); in DefineDoVariables()
393 context_.DeactivateIndexVar(GetDoVariable(doConstruct)); in ResetDoVariables()