Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-do-forall.cpp370 class DoContext { class
372 DoContext(SemanticsContext &context, IndexVarKind kind) in DoContext() function in Fortran::semantics::DoContext
792 DoContext doContext{context_, IndexVarKind::DO}; in Enter()
797 DoContext doContext{context_, IndexVarKind::DO}; in Leave()
803 DoContext doContext{context_, IndexVarKind::FORALL}; in Enter()
807 DoContext doContext{context_, IndexVarKind::FORALL}; in Leave()
813 DoContext doContext{context_, IndexVarKind::FORALL}; in Enter()
817 DoContext doContext{context_, IndexVarKind::FORALL}; in Leave()
822 DoContext doContext{context_, IndexVarKind::FORALL}; in Leave()