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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h2639 inline void set_leading_comments(const ::std::string& value);
2640 inline void set_leading_comments(const char* value);
2641 inline void set_leading_comments(const char* value, size_t size);
5841 inline void SourceCodeInfo_Location::set_leading_comments(const ::std::string& value) { function in class:google::protobuf::SourceCodeInfo_Location
5848 inline void SourceCodeInfo_Location::set_leading_comments(const char* value) { function in class:google::protobuf::SourceCodeInfo_Location
5855 inline void SourceCodeInfo_Location::set_leading_comments(const char* value, size_t size) { function in class:google::protobuf::SourceCodeInfo_Location

Completed in 48 milliseconds