Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names.cpp1921 void ImplicitRulesVisitor::SetScope(const Scope &scope) { in SetScope() function in Fortran::semantics::ImplicitRulesVisitor
2245 void ScopeHandler::SetScope(Scope &scope) { in SetScope() function in Fortran::semantics::ScopeHandler