Searched refs:PrettyPrinter (Results 1 – 3 of 3) sorted by relevance
501 class PrettyPrinter { class503 virtual ~PrettyPrinter() = default;536 PrettyPrinter PrettyPrinterInst;538 class HexagonPrettyPrinter : public PrettyPrinter {620 class AMDGCNPrettyPrinter : public PrettyPrinter {672 class BPFPrettyPrinter : public PrettyPrinter {695 class ARMPrettyPrinter : public PrettyPrinter {749 class AArch64PrettyPrinter : public PrettyPrinter {787 PrettyPrinter &selectPrettyPrinter(Triple const &Triple) { in selectPrettyPrinter()1309 PrettyPrinter &PIP, SourcePrinter &SP, in disassembleObject()[all …]
405 class PrettyPrinter {417 PrettyPrinter(bool V = false, bool C = true, bool CS = true)928 class StdPrinter : public PrettyPrinter<StdPrinter, std::ostream> {};
494 pprint.PrettyPrinter(indent=2).pprint(command_dict)503 pprint.PrettyPrinter(indent=2).pprint(replay_response)510 pprint.PrettyPrinter(indent=2).pprint(actual_response)