Searched refs:PrettyPrinter (Results 1 – 3 of 3) sorted by relevance
478 class PrettyPrinter { class480 virtual ~PrettyPrinter() = default;513 PrettyPrinter PrettyPrinterInst;515 class HexagonPrettyPrinter : public PrettyPrinter {597 class AMDGCNPrettyPrinter : public PrettyPrinter {649 class BPFPrettyPrinter : public PrettyPrinter {672 class ARMPrettyPrinter : public PrettyPrinter {719 class AArch64PrettyPrinter : public PrettyPrinter {757 PrettyPrinter &selectPrettyPrinter(Triple const &Triple) { in selectPrettyPrinter()1259 PrettyPrinter &PIP, SourcePrinter &SP, in disassembleObject()[all …]
405 class PrettyPrinter {417 PrettyPrinter(bool V = false, bool C = true, bool CS = true)925 class StdPrinter : public PrettyPrinter<StdPrinter, std::ostream> {};
484 pprint.PrettyPrinter(indent=2).pprint(command_dict)493 pprint.PrettyPrinter(indent=2).pprint(replay_response)500 pprint.PrettyPrinter(indent=2).pprint(actual_response)