Home
last modified time | relevance | path

Searched refs:set_leading_comments (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h3262 void set_leading_comments(const ::std::string& value);
3263 void set_leading_comments(const char* value);
3264 void set_leading_comments(const char* value, size_t size);
7276 inline void SourceCodeInfo_Location::set_leading_comments(const ::std::string& value) { in set_leading_comments() function
7281 inline void SourceCodeInfo_Location::set_leading_comments(const char* value) { in set_leading_comments() function
7286 inline void SourceCodeInfo_Location::set_leading_comments(const char* value, size_t size) { in set_leading_comments() function
Ddescriptor.pb.cc14151 void SourceCodeInfo_Location::set_leading_comments(const ::std::string& value) { in set_leading_comments() function in google::protobuf::SourceCodeInfo_Location
14156 void SourceCodeInfo_Location::set_leading_comments(const char* value) { in set_leading_comments() function in google::protobuf::SourceCodeInfo_Location
14161 void SourceCodeInfo_Location::set_leading_comments(const char* value, size_t size) { in set_leading_comments() function in google::protobuf::SourceCodeInfo_Location