Home
last modified time | relevance | path

Searched defs:add_leading_detached_comments (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h7394 inline ::std::string* SourceCodeInfo_Location::add_leading_detached_comments() { in add_leading_detached_comments() function
7398 inline void SourceCodeInfo_Location::add_leading_detached_comments(const ::std::string& value) { in add_leading_detached_comments() function
7402 inline void SourceCodeInfo_Location::add_leading_detached_comments(const char* value) { in add_leading_detached_comments() function
7406 inline void SourceCodeInfo_Location::add_leading_detached_comments(const char* value, size_t size) { in add_leading_detached_comments() function
Ddescriptor.pb.cc14269 ::std::string* SourceCodeInfo_Location::add_leading_detached_comments() { in add_leading_detached_comments() function in google::protobuf::SourceCodeInfo_Location
14273 void SourceCodeInfo_Location::add_leading_detached_comments(const ::std::string& value) { in add_leading_detached_comments() function in google::protobuf::SourceCodeInfo_Location
14277 void SourceCodeInfo_Location::add_leading_detached_comments(const char* value) { in add_leading_detached_comments() function in google::protobuf::SourceCodeInfo_Location
14281 void SourceCodeInfo_Location::add_leading_detached_comments(const char* value, size_t size) { in add_leading_detached_comments() function in google::protobuf::SourceCodeInfo_Location