Home
last modified time | relevance | path

Searched refs:tree_ (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface.cc272 : format_(format), tree_(tree) {} in ErrorPrinter()
302 tree_ != NULL && in AddErrorOrWarning()
303 tree_->VirtualFileToDiskFile(filename, &dfile)) { in AddErrorOrWarning()
332 DiskSourceTree *tree_; member in google::protobuf::compiler::CommandLineInterface::ErrorPrinter