Home
last modified time | relevance | path

Searched defs:trailing_comments (Results 1 – 6 of 6) 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/benchmarks/
Ddescriptor_sv.proto838 optional string trailing_comments = 4 [ctype = STRING_PIECE]; field
Ddescriptor.proto836 optional string trailing_comments = 4; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto1259 optional string trailing_comments = 4; field
Ddescriptor.h157 std::string trailing_comments; member
Ddescriptor.pb.h20494 inline const std::string& SourceCodeInfo_Location::trailing_comments() const in trailing_comments() function