Searched defs:EntryWriter (Results 1 - 3 of 3) sorted by relevance

/external/openfst/src/include/fst/extensions/far/
H A Dstlist.h58 typedef W EntryWriter; typedef in class:fst::STListWriter
101 EntryWriter entry_writer_; // Write functor for 'EntryType'
H A Dsttable.h52 typedef W EntryWriter; typedef in class:fst::STTableWriter
97 EntryWriter entry_writer_; // Write functor for 'EntryType'
/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp1639 struct EntryWriter { struct in class:__anon17687::JSONEditWriter
1643 EntryWriter(SourceManager &SM, llvm::raw_ostream &OS) function in struct:__anon17687::JSONEditWriter::EntryWriter
1647 ~EntryWriter() {
1684 EntryWriter Writer(SourceMgr, OS);
1690 EntryWriter Writer(SourceMgr, OS);
1697 EntryWriter Writer(SourceMgr, OS);

Completed in 63 milliseconds