Home
last modified time | relevance | path

Searched defs:TextFormat (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp329 const std::string &ShowFunction, bool TextFormat, in showInstrProfile()
470 cl::opt<bool> TextFormat( in show_main() local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormat.java56 public final class TextFormat { class
57 private TextFormat() {} in TextFormat() method in TextFormat