Searched refs:doPrintSymbol (Results 1 – 2 of 2) sorted by relevance
315 bool doPrintSymbol(const LVSymbol *Symbol) const { in doPrintSymbol() function
392 if (getIncludeInPrint() && getReader().doPrintSymbol(this)) { in print()