Searched defs:leading_detached_comments (Results 1 - 3 of 3) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/ | ||
H A D | Location.php | 102 private $leading_detached_comments; variable 439 $this->leading_detached_comments = $arr; global() variable [all...] |
/third_party/protobuf/src/google/protobuf/ | ||
H A D | descriptor.h | 157 std::vector<std::string> leading_detached_comments; member |
H A D | descriptor.pb.h | 12531 inline const std::string& SourceCodeInfo_Location::leading_detached_comments(int index) const { in leading_detached_comments() function in SourceCodeInfo_Location 12578 SourceCodeInfo_Location::leading_detached_comments() const { leading_detached_comments() function in SourceCodeInfo_Location [all...] |
Completed in 28 milliseconds