Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dtype.cpp300 static void InstantiateNonPDTScope(Scope &typeScope, Scope &containingScope) { in InstantiateNonPDTScope() argument
341 const Scope &typeScope{DEREF(typeSymbol_.scope())}; in Instantiate() local
[all...]
H A Druntime-type-info.cpp1394 const Scope &typeScope{typeSymbol.GetUltimate().owner()}; ShouldIgnoreRuntimeTypeInfoNonTbpGenericInterfaces() local
H A Dcheck-declarations.cpp2789 if (const Scope *typeScope{ultimate.scope()}) { CheckGenericOps() local
H A Dresolve-names.cpp6064 const Scope *typeScope{spec ? spec->scope() : nullptr}; Pre() local