Lines Matching refs:SourceContext
40 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceContext, file_name_), in protobuf_AssignDesc_google_2fprotobuf_2fsource_5fcontext_2eproto()
45 SourceContext::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fsource_5fcontext_2eproto()
50 sizeof(SourceContext), in protobuf_AssignDesc_google_2fprotobuf_2fsource_5fcontext_2eproto()
51 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceContext, _internal_metadata_), in protobuf_AssignDesc_google_2fprotobuf_2fsource_5fcontext_2eproto()
52 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceContext, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fsource_5fcontext_2eproto()
66 SourceContext_descriptor_, &SourceContext::default_instance()); in protobuf_RegisterTypes()
72 delete SourceContext::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fsource_5fcontext_2eproto()
90 SourceContext::default_instance_ = new SourceContext(); in protobuf_AddDesc_google_2fprotobuf_2fsource_5fcontext_2eproto()
91 SourceContext::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fsource_5fcontext_2eproto()
115 const int SourceContext::kFileNameFieldNumber;
118 SourceContext::SourceContext() in SourceContext() function in google::protobuf::SourceContext
124 void SourceContext::InitAsDefaultInstance() { in InitAsDefaultInstance()
128 SourceContext::SourceContext(const SourceContext& from) in SourceContext() function in google::protobuf::SourceContext
136 void SourceContext::SharedCtor() { in SharedCtor()
143 SourceContext::~SourceContext() { in ~SourceContext()
148 void SourceContext::SharedDtor() { in SharedDtor()
154 void SourceContext::SetCachedSize(int size) const { in SetCachedSize()
159 const ::google::protobuf::Descriptor* SourceContext::descriptor() { in descriptor()
164 const SourceContext& SourceContext::default_instance() { in default_instance()
169 SourceContext* SourceContext::default_instance_ = NULL;
171 SourceContext* SourceContext::New(::google::protobuf::Arena* arena) const { in New()
172 SourceContext* n = new SourceContext; in New()
179 void SourceContext::Clear() { in Clear()
184 bool SourceContext::MergePartialFromCodedStream( in MergePartialFromCodedStream()
231 void SourceContext::SerializeWithCachedSizes( in SerializeWithCachedSizes()
247 ::google::protobuf::uint8* SourceContext::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray()
265 int SourceContext::ByteSize() const { in ByteSize()
282 void SourceContext::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
285 const SourceContext* source = in MergeFrom()
286 ::google::protobuf::internal::DynamicCastToGenerated<const SourceContext>( in MergeFrom()
297 void SourceContext::MergeFrom(const SourceContext& from) { in MergeFrom()
306 void SourceContext::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
313 void SourceContext::CopyFrom(const SourceContext& from) { in CopyFrom()
320 bool SourceContext::IsInitialized() const { in IsInitialized()
325 void SourceContext::Swap(SourceContext* other) { in Swap()
329 void SourceContext::InternalSwap(SourceContext* other) { in InternalSwap()
335 ::google::protobuf::Metadata SourceContext::GetMetadata() const { in GetMetadata()
347 void SourceContext::clear_file_name() { in clear_file_name()
350 const ::std::string& SourceContext::file_name() const { in file_name()
354 void SourceContext::set_file_name(const ::std::string& value) { in set_file_name()
359 void SourceContext::set_file_name(const char* value) { in set_file_name()
364 void SourceContext::set_file_name(const char* value, size_t size) { in set_file_name()
370 ::std::string* SourceContext::mutable_file_name() { in mutable_file_name()
375 ::std::string* SourceContext::release_file_name() { in release_file_name()
380 void SourceContext::set_allocated_file_name(::std::string* file_name) { in set_allocated_file_name()