Home
last modified time | relevance | path

Searched refs:instantiationContext (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/flang/include/flang/Semantics/
Dscope.h220 parser::Message::Reference instantiationContext() const { in instantiationContext() function
/external/llvm-project/flang/lib/Semantics/
Dtype.cpp293 if (auto outer{containingScope.instantiationContext()}) { in Instantiate()
Dcheck-declarations.cpp1508 scope.instantiationContext().get())}; in Check()