Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h539 struct DepsGenerator { struct
550 SCCAnalyzer<DepsGenerator> analyzer_; argument
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc1550 struct DepsGenerator { struct
1551 std::vector<const Descriptor*> operator()(const Descriptor* desc) const { in operator ()()