Searched defs:VariableScope (Results 1 – 4 of 4) sorted by relevance
36 template <class Emitter> class VariableScope; variable267 VariableScope(ByteCodeExprGen<Emitter> *Ctx) in VariableScope() function
60 class VariableScope class
101 VariableScope::VariableScope (void) in VariableScope() function in rsg::VariableScope
1104 class VariableScope(object): class