SourceTree        114 third_party/protobuf/src/google/protobuf/compiler/importer.cc     SourceTree* source_tree)
SourceTree        185 third_party/protobuf/src/google/protobuf/compiler/importer.cc Importer::Importer(SourceTree* source_tree,
SourceTree        200 third_party/protobuf/src/google/protobuf/compiler/importer.cc SourceTree::~SourceTree() {}
SourceTree         58 third_party/protobuf/src/google/protobuf/compiler/importer.h class SourceTree;
SourceTree         78 third_party/protobuf/src/google/protobuf/compiler/importer.h   SourceTreeDescriptorDatabase(SourceTree* source_tree);
SourceTree        109 third_party/protobuf/src/google/protobuf/compiler/importer.h   SourceTree* source_tree_;
SourceTree        144 third_party/protobuf/src/google/protobuf/compiler/importer.h   Importer(SourceTree* source_tree,
SourceTree        196 third_party/protobuf/src/google/protobuf/compiler/importer.h class LIBPROTOBUF_EXPORT SourceTree {
SourceTree        198 third_party/protobuf/src/google/protobuf/compiler/importer.h   inline SourceTree() {}
SourceTree        199 third_party/protobuf/src/google/protobuf/compiler/importer.h   virtual ~SourceTree();
SourceTree        208 third_party/protobuf/src/google/protobuf/compiler/importer.h   GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(SourceTree);
SourceTree        214 third_party/protobuf/src/google/protobuf/compiler/importer.h class LIBPROTOBUF_EXPORT DiskSourceTree : public SourceTree {
SourceTree         76 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc class MockSourceTree : public SourceTree {
SourceTree       4458 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc class SingletonSourceTree : public compiler::SourceTree {