Searched defs:SourceCodeInfo_Location (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc474 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, path_),
475 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, span_),
476 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, leading_comments_),
477 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, trailing_comments_),
482 SourceCodeInfo_Location::default_instance_,
484 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, _has_bits_[0]),
485 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, _unknown_fields_),
489 sizeof(SourceCodeInfo_Location));
543 SourceCodeInfo_Location_descriptor_, &SourceCodeInfo_Location::default_instance());
589 delete SourceCodeInfo_Location
8490 SourceCodeInfo_Location::SourceCodeInfo_Location() function in class:google::protobuf::SourceCodeInfo_Location
8499 SourceCodeInfo_Location::SourceCodeInfo_Location(const SourceCodeInfo_Location& from) function in class:google::protobuf::SourceCodeInfo_Location
[all...]
H A Ddescriptor.pb.h58 class SourceCodeInfo_Location;
2670 class LIBPROTOBUF_EXPORT SourceCodeInfo_Location : public ::google::protobuf::Message { class in namespace:google::protobuf
2672 SourceCodeInfo_Location();
2673 virtual ~SourceCodeInfo_Location();
2675 SourceCodeInfo_Location(const SourceCodeInfo_Location& from);
2677 inline SourceCodeInfo_Location& operator=(const SourceCodeInfo_Location& from) {
2691 static const SourceCodeInfo_Location& default_instance();
2693 void Swap(SourceCodeInfo_Location* othe
[all...]

Completed in 199 milliseconds