Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Druntime-type-info.cpp194 static Scope &GetContainingNonDerivedScope(Scope &scope) { in GetContainingNonDerivedScope() function
425 GetContainingNonDerivedScope(dtSymbolScope ? *dtSymbolScope : dtScope)}; in DescribeType()