Home
last modified time | relevance | path

Searched defs:typeScope (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dtype.cpp262 static void InstantiateNonPDTScope(Scope &typeScope, Scope &containingScope) { in InstantiateNonPDTScope()
303 const Scope &typeScope{DEREF(typeSymbol_.scope())}; in Instantiate() local
H A Dcheck-declarations.cpp1859 if (const Scope * typeScope{ultimate.scope()}) { in CheckGenericOps() local
H A Dresolve-names.cpp5061 const Scope *typeScope{spec ? spec->scope() : nullptr}; in Pre() local