Searched defs:leading_comments (Results 1 - 3 of 3) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/ | ||
H A D | Location.php | 94 protected $leading_comments = null; variable 385 $this->leading_comments variable [all...] |
/third_party/protobuf/src/google/protobuf/ | ||
H A D | descriptor.h | 155 std::string leading_comments; member |
H A D | descriptor.pb.h | 12378 inline const std::string& SourceCodeInfo_Location::leading_comments() const { in leading_comments() function in SourceCodeInfo_Location 12429 set_allocated_leading_comments(std::string* leading_comments) set_allocated_leading_comments() argument 12435 leading_comments_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), leading_comments, set_allocated_leading_comments() local [all...] |
Completed in 29 milliseconds