Searched defs:fromScope (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/lib/Semantics/ | ||
H A D | type.cpp | 420 InstantiateComponents(const Scope & fromScope) InstantiateComponents() argument |
H A D | check-do-forall.cpp | 322 bool fromScope(const Symbol &symbol, const std::string &moduleName) { fromScope() function in Fortran::semantics::DoConcurrentBodyEnforce |
H A D | resolve-labels.cpp | 1050 ProxyForScope fromScope{scope}; CheckScopeConstraints() local |