Searched refs:pushScope (Results 1 – 6 of 6) sorted by relevance
45 void pushScope() { in pushScope() function
193 SymMap() { pushScope(); } in SymMap()196 void pushScope() { symbolMapStack.emplace_back(); } in pushScope() function
1566 localSymbols.pushScope(); in prepareExplicitSpace()1641 localSymbols.pushScope(); in genFIR()1880 localSymbols.pushScope(); in genFIR()
2315 symMap.pushScope(); in genStmtFunctionRef()2466 symMap.pushScope(); in genCallOpAndResult()3902 stmtCtx.pushScope(); in lowerLazyArrayExpression()4799 stmtCtx.pushScope(); in getElementCtx()6553 stmtCtx.pushScope(); in genArrayCtorInitializer()
1593 stmtCtx.pushScope(); in genIOUnitNumber()
5965 bool pushScope{currScope().kind() != Scope::Kind::ImpliedDos}; in Pre() local5966 if (pushScope) { in Pre()5971 if (pushScope) { in Pre()