Searched defs:typeScope (Results 1 – 4 of 4) sorted by relevance
/llvm-project/flang/lib/Semantics/ | ||
H A D | type.cpp | 300 static void InstantiateNonPDTScope(Scope &typeScope, Scope &containingScope) { in InstantiateNonPDTScope() argument |
H A D | runtime-type-info.cpp | 1394 const Scope &typeScope{typeSymbol.GetUltimate().owner()}; ShouldIgnoreRuntimeTypeInfoNonTbpGenericInterfaces() local |
H A D | check-declarations.cpp | 2789 if (const Scope *typeScope{ultimate.scope()}) { CheckGenericOps() local |
H A D | resolve-names.cpp | 6064 const Scope *typeScope{spec ? spec->scope() : nullptr}; Pre() local |