Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-labels.cpp548 ScopeInfo &PushScope() { in PushScope() function in Fortran::semantics::ParseTreeAnalyzer
H A Dresolve-names.cpp2199 void ScopeHandler::PushScope(Scope::Kind kind, Symbol *symbol) { in PushScope() function in Fortran::semantics::ScopeHandler
2202 void ScopeHandler::PushScope(Scope &scope) { in PushScope() function in Fortran::semantics::ScopeHandler