Searched defs:getCurValueScope (Results 1 – 1 of 1) sorted by relevance
244 ValueScope& getCurValueScope (void) { return *m_valueScopeStack.back(); } in getCurValueScope() function in rsg::VariableManager245 const ValueScope& getCurValueScope (void) const { return *m_valueScopeStack.back(); } in getCurValueScope() function in rsg::VariableManager