Home
last modified time | relevance | path

Searched defs:set_leading_detached_comments (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h12539 inline void SourceCodeInfo_Location::set_leading_detached_comments(int index, const std::string& value) { in set_leading_detached_comments() function in SourceCodeInfo_Location
12543 inline void SourceCodeInfo_Location::set_leading_detached_comments(int index, std::string&& value) { in set_leading_detached_comments() function in SourceCodeInfo_Location
12547 inline void SourceCodeInfo_Location::set_leading_detached_comments(int index, const char* value) { in set_leading_detached_comments() function in SourceCodeInfo_Location
12552 inline void SourceCodeInfo_Location::set_leading_detached_comments(int index, const char* value, size_t size) { in set_leading_detached_comments() function in SourceCodeInfo_Location

Completed in 52 milliseconds