Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dresolve-directives.cpp75 Scope &currScope() { return GetContext().scope; } currScope() function in Fortran::semantics::DirectiveAttributeVisitor
[all...]
H A Dresolve-names.cpp510 Scope &currScope() { return DEREF(currScope_); } currScope() function in Fortran::semantics::ScopeHandler
[all...]