Searched refs:TextFormat (Results 1 – 2 of 2) sorted by relevance
36 using google::protobuf::TextFormat;290 google::protobuf::TextFormat::PrintToString(SE, &OutStr); in print()
2071 const std::string &ShowFunction, bool TextFormat, in showInstrProfile() argument2099 if (!TextFormat && OnlyListBelow) { in showInstrProfile()2105 if (TextFormat && IsIRInstr) in showInstrProfile()2118 bool doTextFormatDump = (Show && TextFormat); in showInstrProfile()2206 if (TextFormat) in showInstrProfile()2455 cl::opt<bool> TextFormat( in show_main() local2533 TextFormat, ShowBinaryIds, OS); in show_main()