Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dscope.h105 bool IsParameterizedDerivedTypeInstantiation() const { in IsParameterizedDerivedTypeInstantiation() function
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dtype.cpp253 while (scope->IsParameterizedDerivedTypeInstantiation()) { in PlumbPDTInstantiationDepth()
H A Dcheck-declarations.cpp1718 if (scope.IsParameterizedDerivedTypeInstantiation()) { in Check()
H A Dresolve-names.cpp7644 if (childScope.IsParameterizedDerivedTypeInstantiation()) { in FinishSpecificationParts()