Searched refs:NoOpStructPrinter (Results 1 – 2 of 2) sorted by relevance
342 class NoOpStructPrinter(gdb.ValuePrinter): class379 result = NoOpStructPrinter(ty, value)
14315 Ignore static members in NoOpStructPrinter14317 NoOpStructPrinter should ignore static members. This patch implements