Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.h137 void GenerateGlobalStateFunctionDeclarations(io::Printer* printer);
Dcpp_file.cc199 GenerateGlobalStateFunctionDeclarations(printer); in GenerateHeader()
1352 void FileGenerator::GenerateGlobalStateFunctionDeclarations( in GenerateGlobalStateFunctionDeclarations() function in google::protobuf::compiler::cpp::FileGenerator