Searched refs:pushScope (Results 1 – 3 of 3) sorted by relevance
3419 parseContext.pushScope(); in acceptScopedStatement()3428 parseContext.pushScope(); in acceptScopedCompoundStatement()3623 parseContext.pushScope(); in acceptSelectionStatement()3675 parseContext.pushScope(); in acceptSwitchStatement()3721 parseContext.pushScope(); // this only needs to work right if no errors in acceptIterationStatement()3787 parseContext.pushScope(); in acceptIterationStatement()
171 void pushScope() { symbolTable.push(); } in pushScope() function
1675 pushScope(); in handleFunctionDefinition()2056 pushScope(); // matches the one in handleFunctionBody() in transformEntryPoint()