Searched refs:ExprScope (Results 1 – 3 of 3) sorted by relevance
453 template <class Emitter> class ExprScope final : public AutoScope<Emitter> {455 ExprScope(ByteCodeExprGen<Emitter> *Ctx) : AutoScope<Emitter>(Ctx) {} in ExprScope() function
336 ExprScope<Emitter> RetScope(this); in visitReturnStmt()
2324 ExprScope<Emitter> RootScope(this); in visitExpr()2434 ExprScope<Emitter> Scope(this); in visitVarDecl()