Searched defs:topScope (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/lib/Semantics/ | ||
H A D | resolve-directives.cpp | 122 AccAttributeVisitor(SemanticsContext & context,Scope * topScope) AccAttributeVisitor() argument |
H A D | mod-file.cpp | 1495 Scope &topScope{isIntrinsic.value_or(false) ? context_.intrinsicModulesScope() Read() local |
H A D | resolve-names.cpp | 1560 Scope &topScope() const { return topScope_; } topScope() function in Fortran::semantics::ResolveNamesVisitor |