Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h3287 void set_leading_detached_comments(int index, const ::std::string& value);
3288 void set_leading_detached_comments(int index, const char* value);
3289 void set_leading_detached_comments(int index, const char* value, size_t size);
7381 inline void SourceCodeInfo_Location::set_leading_detached_comments(int index, const ::std::string& … in set_leading_detached_comments() function
7385 inline void SourceCodeInfo_Location::set_leading_detached_comments(int index, const char* value) { in set_leading_detached_comments() function
7389 inline void SourceCodeInfo_Location::set_leading_detached_comments(int index, const char* value, si… in set_leading_detached_comments() function
Ddescriptor.pb.cc14256 …void SourceCodeInfo_Location::set_leading_detached_comments(int index, const ::std::string& value)… in set_leading_detached_comments() function in google::protobuf::SourceCodeInfo_Location
14260 void SourceCodeInfo_Location::set_leading_detached_comments(int index, const char* value) { in set_leading_detached_comments() function in google::protobuf::SourceCodeInfo_Location
14264 …void SourceCodeInfo_Location::set_leading_detached_comments(int index, const char* value, size_t s… in set_leading_detached_comments() function in google::protobuf::SourceCodeInfo_Location