Searched refs:TextFormat (Results 1 – 2 of 2) sorted by relevance
36 using google::protobuf::TextFormat;77 TextFormat::PrintToString(SE, OutStr); in serialize()
2143 const std::string &ShowFunction, bool TextFormat, in showInstrProfile() argument2172 if (!TextFormat && OnlyListBelow) { in showInstrProfile()2178 if (TextFormat && IsIRInstr) in showInstrProfile()2190 bool doTextFormatDump = (Show && TextFormat); in showInstrProfile()2284 if (TextFormat || ShowCovered) in showInstrProfile()2582 cl::opt<bool> TextFormat( in show_main() local2680 TextFormat, ShowBinaryIds, ShowCovered, OS); in show_main()