Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.h111 void GenerateInternalForwardDeclarations(const CrossFileReferences& refs,
Dcpp_file.cc504 void FileGenerator::GenerateInternalForwardDeclarations( in GenerateInternalForwardDeclarations() function in google::protobuf::compiler::cpp::FileGenerator
578 GenerateInternalForwardDeclarations(refs, printer); in GenerateSourceForMessage()
652 GenerateInternalForwardDeclarations(refs, printer); in GenerateSource()