Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.h92 class ForwardDeclarations;
Dcpp_file.cc1130 class FileGenerator::ForwardDeclarations { class in google::protobuf::compiler::cpp::FileGenerator
1203 std::map<std::string, ForwardDeclarations> decls; in GenerateForwardDeclarations()