Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dscope.h263 void InstantiateDerivedTypes();
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dscope.cpp433 void Scope::InstantiateDerivedTypes() { in InstantiateDerivedTypes() function in Fortran::semantics::Scope
H A Druntime-type-info.cpp174 scope.InstantiateDerivedTypes(); in DescribeTypes()
H A Dresolve-names.cpp7187 currScope().InstantiateDerivedTypes(); in FinishSpecificationPart()