Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dresolve-labels.cpp807 bool InInclusiveScope(const std::vector<ProxyForScope> &scopes, in InInclusiveScope() function
917 } else if ((InInclusiveScope(scopes, scope, doTarget.proxyForScope) && in CheckLabelDoConstraints()
932 } else if (!InInclusiveScope(scopes, scope, doTarget.proxyForScope)) { in CheckLabelDoConstraints()
963 } else if (!InInclusiveScope(scopes, scope, target.proxyForScope)) { in CheckScopeConstraints()