Searched defs:leading_comments (Results 1 – 15 of 15) sorted by relevance
168 grpc::string leading_comments = GetPHPComments(file, "//"); in GenerateFile() local
182 grpc::string leading_comments = GetRubyComments(file, true); in GetServices() local
259 grpc::string leading_comments = GetNodeComments(file, true); in GenerateFile() local
671 grpc::string leading_comments = GetCsharpComments(file, true); in GetServices() local
103 grpc::string leading_comments = file->GetLeadingComments("//"); in GetHeaderPrologue() local
711 optional string leading_comments = 3; field
773 optional string leading_comments = 3; field
144 string leading_comments; member
7272 inline const ::std::string& SourceCodeInfo_Location::leading_comments() const { in leading_comments() function7302 inline void SourceCodeInfo_Location::set_allocated_leading_comments(::std::string* leading_comments… in set_allocated_leading_comments()
14147 const ::std::string& SourceCodeInfo_Location::leading_comments() const { in leading_comments() function in google::protobuf::SourceCodeInfo_Location14177 void SourceCodeInfo_Location::set_allocated_leading_comments(::std::string* leading_comments) { in set_allocated_leading_comments()
801 optional string leading_comments = 3; field
853 optional string leading_comments = 3; field
842 optional string leading_comments = 3; field
123 grpc::string leading_comments = file->GetLeadingComments("//"); in GetHeaderPrologue() local