Searched refs:funcResultStack (Results 1 – 1 of 1) sorted by relevance
638 FuncResultStack &funcResultStack() { return funcResultStack_; } in funcResultStack() function in Fortran::semantics::ScopeHandler3235 if (FuncResultStack::FuncInfo * info{funcResultStack().Top()}) { in Pre()3258 FuncResultStack::FuncInfo &info{DEREF(funcResultStack().Top())}; in Pre()3314 FuncResultStack::FuncInfo &info{DEREF(funcResultStack().Top())}; in Pre()3329 FuncResultStack::FuncInfo &info{DEREF(funcResultStack().Top())}; in Post()3737 funcResultStack().Push(currScope()); in PushSubprogramScope()7159 funcResultStack().CompleteFunctionResultType(); in FinishSpecificationPart()