Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names.cpp482 void CompleteTypeIfFunctionResult(Symbol &);
2071 void FuncResultStack::CompleteTypeIfFunctionResult(Symbol &symbol) { in CompleteTypeIfFunctionResult() function in Fortran::semantics::FuncResultStack
2351 funcResultStack_.CompleteTypeIfFunctionResult(symbol); in ApplyImplicitRules()
2460 funcResultStack_.CompleteTypeIfFunctionResult(symbol); in ConvertToObjectEntity()
2484 funcResultStack_.CompleteTypeIfFunctionResult(symbol); in ConvertToProcEntity()