Home
last modified time | relevance | path

Searched defs:trailing_comments (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
DLocation.php98 protected $trailing_comments = null; variable in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto880 optional string trailing_comments = 4; field
Ddescriptor.h157 std::string trailing_comments; member
Ddescriptor.pb.h12393 inline const std::string& SourceCodeInfo_Location::trailing_comments() const { in trailing_comments() function
12443 inline void SourceCodeInfo_Location::set_allocated_trailing_comments(std::string* trailing_comments in set_allocated_trailing_comments()