Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dresolve-names.cpp2137 auto &instantiatable{*const_cast<DerivedTypeSpec *>(derived)}; in GetImplicitType() local
2138 instantiatable.Instantiate(currScope(), context()); in GetImplicitType()