Searched defs:SourceCodeInfo_Location (Results 1 - 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/ |
H A D | descriptor.pb.cc | 512 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, path_), 513 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, span_), 514 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, leading_comments_), 515 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, trailing_comments_), 516 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, leading_detached_comments_), 521 SourceCodeInfo_Location::default_instance_, 523 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, _has_bits_[0]), 526 sizeof(SourceCodeInfo_Location), 527 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, _internal_metadata_), 617 SourceCodeInfo_Location_descriptor_, &SourceCodeInfo_Location 13348 SourceCodeInfo_Location::SourceCodeInfo_Location() function in class:google::protobuf::SourceCodeInfo_Location 13357 SourceCodeInfo_Location::SourceCodeInfo_Location(const SourceCodeInfo_Location& from) function in class:google::protobuf::SourceCodeInfo_Location [all...] |
H A D | descriptor.pb.h | 62 class SourceCodeInfo_Location; 3169 class LIBPROTOBUF_EXPORT SourceCodeInfo_Location : public ::google::protobuf::Message { class in namespace:google::protobuf 3171 SourceCodeInfo_Location(); 3172 virtual ~SourceCodeInfo_Location(); 3174 SourceCodeInfo_Location(const SourceCodeInfo_Location& from); 3176 inline SourceCodeInfo_Location& operator=(const SourceCodeInfo_Location& from) { 3190 static const SourceCodeInfo_Location& default_instance(); 3192 void Swap(SourceCodeInfo_Location* othe [all...] |
Completed in 183 milliseconds