Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h585 struct DepsGenerator { struct
596 SCCAnalyzer<DepsGenerator> analyzer_; argument
/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc1537 struct DepsGenerator { struct
1538 std::vector<const Descriptor*> operator()(const Descriptor* desc) const { in operator ()()