Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h581 return analyzer_.GetSCC(descriptor); in GetSCC()
596 SCCAnalyzer<DepsGenerator> analyzer_; variable
Dcpp_helpers.cc1194 const SCC* child = analyzer_.GetSCC(field->message_type()); in GetSCCAnalysis()