Home
last modified time | relevance | path

Searched defs:trailing_comments (Results 1 – 7 of 7) 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/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto618 optional string trailing_comments = 4; field
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto618 optional string trailing_comments = 4; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto618 optional string trailing_comments = 4; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto880 optional string trailing_comments = 4; field
Ddescriptor.h156 std::string trailing_comments; member
Ddescriptor.pb.h12452 inline const std::string& SourceCodeInfo_Location::trailing_comments() const { in trailing_comments() function
12503 inline void SourceCodeInfo_Location::set_allocated_trailing_comments(std::string* trailing_comments in set_allocated_trailing_comments()