Home
last modified time | relevance | path

Searched defs:MessageSCCAnalyzer (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dmessage_layout_helper.h23 class MessageSCCAnalyzer; variable
Dextension.h40 class MessageSCCAnalyzer; variable
Dhelpers.h104 class MessageSCCAnalyzer; variable
658 explicit MessageSCCAnalyzer(const Options& options) : options_(options) {} in MessageSCCAnalyzer() function