Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dtype.cpp251 static int PlumbPDTInstantiationDepth(const Scope *scope) { in PlumbPDTInstantiationDepth() function
367 if (PlumbPDTInstantiationDepth(&containingScope) > 100) { in Instantiate()