Searched refs:oldScope (Results 1 – 2 of 2) sorted by relevance
279 LocalInstantiationScope *oldScope = SemaRef.CurrentInstantiationScope; in cloneScopes() local308 SemaRef.CurrentInstantiationScope = oldScope; in cloneScopes()
432 ValueScope& oldScope = getCurValueScope(); in popValueScope() local445 const vector<ValueEntry*>& oldEntries = oldScope.getValues(); in popValueScope()