Searched refs:needsPlaceholderSymbol (Results 1 – 1 of 1) sorted by relevance
141 needsPlaceholderSymbol = leftmostSymbols.empty() || leftmostSymbols.top() != &subtree; in TLeftmostSymbolMaintainer()142 if (needsPlaceholderSymbol) in TLeftmostSymbolMaintainer()148 if (needsPlaceholderSymbol) in ~TLeftmostSymbolMaintainer()154 bool needsPlaceholderSymbol; variable