Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-do-forall.cpp192 const Scope &doScope{context_.FindScope(doConcurrentSourcePosition_)}; in Post() local
193 if (DoesScopeContain(&doScope, blockScope)) { in Post()