Home
last modified time | relevance | path

Searched refs:GetComment (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/compiler/
Dgenerator_helpers.h186 inline void GetComment(const DescriptorType* desc, CommentType type, in GetComment() function
213 inline void GetComment(const grpc::protobuf::FileDescriptor* desc, in GetComment() function
261 grpc_generator::GetComment( in GetPrefixedComments()
264 grpc_generator::GetComment(desc, grpc_generator::COMMENTTYPE_LEADING, in GetPrefixedComments()
268 grpc_generator::GetComment(desc, grpc_generator::COMMENTTYPE_TRAILING, in GetPrefixedComments()
Dpython_generator_helpers.h130 grpc_generator::GetComment( in get_all_comments()
132 grpc_generator::GetComment(descriptor, grpc_generator::COMMENTTYPE_LEADING, in get_all_comments()
134 grpc_generator::GetComment(descriptor, grpc_generator::COMMENTTYPE_TRAILING, in get_all_comments()
Dobjective_c_generator.cc55 grpc_generator::GetComment(desc, grpc_generator::COMMENTTYPE_LEADING_DETACHED, in PrintAllComments()
57 grpc_generator::GetComment(desc, grpc_generator::COMMENTTYPE_LEADING, in PrintAllComments()
59 grpc_generator::GetComment(desc, grpc_generator::COMMENTTYPE_TRAILING, in PrintAllComments()