Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Ddata-to-inits.cpp815 static bool ProcessScopes(const Scope &scope, in ProcessScopes() function
839 result &= ProcessScopes(child, exprAnalyzer, inits); in ProcessScopes()
907 if (ProcessScopes( in ConvertToInitializers()