Home
last modified time | relevance | path

Searched defs:GeneratorContext (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dcode_generator.h63 class GeneratorContext; variable
131 inline GeneratorContext() { in GeneratorContext() function
Dcommand_line_interface.h69 class GeneratorContext; // code_generator.h variable
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_shared_code_generator.h49 class GeneratorContext; // code_generator.h variable
Djava_file.h51 class GeneratorContext; // code_generator.h variable
/third_party/grpc/src/compiler/
Dconfig.h42 typedef GRPC_CUSTOM_GENERATORCONTEXT GeneratorContext; typedef