Searched defs:ScopeVars (Results 1 – 2 of 2) sorted by relevance
76 struct ScopeVars { struct83 DenseMap<LexicalScope *, ScopeVars> ScopeVariables; argument
107 auto &ScopeVars = ScopeVariables[LS]; in addScopeVariable() local