Searched refs:ScopeHistory (Results 1 – 1 of 1) sorted by relevance
534 SmallVector<ScopeContext, 8> ScopeHistory; variable763 ScopeHistory.push_back(ScopeCtx); in scopedBegin()768 if (ScopeHistory.empty() || ScopeHistory.back().Context != Scope::Object) { in scopedBegin()777 ScopeContext ScopeCtx = ScopeHistory.back(); in scopedEnd()787 ScopeHistory.pop_back(); in scopedEnd()