Searched refs:mScopeStack (Results 1 – 2 of 2) sorted by relevance
76 std::stack<Scope*> mScopeStack; variable85 return mScopeStack.top(); in getCurrentScope()
1489 mScopeStack.push(S); in VisitCompoundStmt()1496 mScopeStack.pop(); in VisitCompoundStmt()