Searched refs:varScope (Results 1 – 2 of 2) sorted by relevance
244 VariableScope& varScope = getCurVariableScope(); in allocate() local249 Variable* variable = varScope.allocate(type, Variable::STORAGE_LOCAL, name); in allocate()
190 ElemTemplateElement varScope) in matchAndEliminatePartialPaths() argument237 ElemTemplateElement root = isGlobal ? varScope : findCommonAncestor(matchedPaths); in matchAndEliminatePartialPaths()