Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dscc.h63 class PROTOC_EXPORT SCCAnalyzer {
65 explicit SCCAnalyzer() : index_(0) {} in SCCAnalyzer() function
155 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(SCCAnalyzer);
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h550 SCCAnalyzer<DepsGenerator> analyzer_;
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc1577 SCCAnalyzer<DepsGenerator>* analyzer, in GenerateJspbAllowedMap()
3784 SCCAnalyzer<DepsGenerator> analyzer; in GenerateAll()