Home
last modified time | relevance | path

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

/third_party/grpc/src/compiler/
Dgenerator_helpers.h180 COMMENTTYPE_TRAILING, enumerator
192 if (type == COMMENTTYPE_LEADING || type == COMMENTTYPE_TRAILING) { in GetComment()
215 if (type == COMMENTTYPE_TRAILING) { in GetComment()
268 grpc_generator::GetComment(desc, grpc_generator::COMMENTTYPE_TRAILING, in GetPrefixedComments()
Dpython_generator_helpers.h134 grpc_generator::GetComment(descriptor, grpc_generator::COMMENTTYPE_TRAILING, in get_all_comments()
Dobjective_c_generator.cc59 grpc_generator::GetComment(desc, grpc_generator::COMMENTTYPE_TRAILING, in PrintAllComments()