Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dsymbol.cpp610 if (const Scope * localScope{scope ? scope : scope_}) { in GetParentComponent() local
611 return dtDetails->GetParentComponent(DEREF(localScope)); in GetParentComponent()