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

/external/protobuf/src/google/protobuf/
H A Ddescriptor.h117 string leading_comments; member in struct:google::protobuf::SourceLocation
H A Ddescriptor.pb.h2747 // optional string leading_comments = 3;
2751 inline const ::std::string& leading_comments() const;
2757 inline void set_allocated_leading_comments(::std::string* leading_comments);
6538 // optional string leading_comments = 3;
6554 inline const ::std::string& SourceCodeInfo_Location::leading_comments() const { function in class:google::protobuf::SourceCodeInfo_Location
6555 // @@protoc_insertion_point(field_get:google.protobuf.SourceCodeInfo.Location.leading_comments)
6564 // @@protoc_insertion_point(field_set:google.protobuf.SourceCodeInfo.Location.leading_comments)
6572 // @@protoc_insertion_point(field_set_char:google.protobuf.SourceCodeInfo.Location.leading_comments)
6580 // @@protoc_insertion_point(field_set_pointer:google.protobuf.SourceCodeInfo.Location.leading_comments)
6587 // @@protoc_insertion_point(field_mutable:google.protobuf.SourceCodeInfo.Location.leading_comments)
6600 set_allocated_leading_comments(::std::string* leading_comments) argument
[all...]

Completed in 97 milliseconds