Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names.cpp405 void SetScope(const Scope &);
512 void SetScope(Scope &);
1921 void ImplicitRulesVisitor::SetScope(const Scope &scope) { in SetScope() function in Fortran::semantics::ImplicitRulesVisitor
1931 SetScope(scope); in BeginScope()
2245 void ScopeHandler::SetScope(Scope &scope) { in SetScope() function in Fortran::semantics::ScopeHandler
2247 ImplicitRulesVisitor::SetScope(InclusiveScope()); in SetScope()
3582 SetScope(DEREF(symbol->scope())); in BeginMpSubprogram()
7376 SetScope(topScope_); in Pre()
7634 SetScope(*node.scope()); in FinishSpecificationParts()
7690 SetScope(*node.scope()); in ResolveExecutionParts()
[all …]