Home
last modified time | relevance | path

Searched defs:leading_detached_comments (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
DLocation.php102 private $leading_detached_comments; variable in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto881 repeated string leading_detached_comments = 6; field
Ddescriptor.h157 std::vector<std::string> leading_detached_comments; member
Ddescriptor.pb.h12531 inline const std::string& SourceCodeInfo_Location::leading_detached_comments(int index) const { in leading_detached_comments() function
12578 SourceCodeInfo_Location::leading_detached_comments() const { in leading_detached_comments() function
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto862 repeated string leading_detached_comments = 6 [ctype = STRING_PIECE]; field
Ddescriptor.proto877 repeated string leading_detached_comments = 6; field