Searched defs:trailing_comments (Results 1 - 3 of 3) sorted by relevance
| /third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/ | ||
| H A D | Location.php | 98 protected $trailing_comments = null; variable 417 $this->trailing_comments variable [all...] |
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | descriptor.h | 156 std::string trailing_comments; member |
| H A D | descriptor.pb.h | 12452 inline const std::string& SourceCodeInfo_Location::trailing_comments() const { in trailing_comments() function in SourceCodeInfo_Location 12503 set_allocated_trailing_comments(std::string* trailing_comments) set_allocated_trailing_comments() argument 12509 trailing_comments_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), trailing_comments, set_allocated_trailing_comments() local [all...] |
Completed in 27 milliseconds