Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/java/
Doptions.h40 bool annotate_code; member
Dfile.cc518 std::vector<std::string>* file_list, bool annotate_code, in GenerateSibling()
/third_party/protobuf/src/google/protobuf/compiler/python/
Dpyi_generator.cc576 bool annotate_code = false; in Generate() local