Home
last modified time | relevance | path

Searched defs:source_code_info (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileDescriptorProto.php81 protected $source_code_info = null; variable
441 $this->source_code_info variable
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc625 SourceCodeInfo source_code_info; in Parse() local
413 LocationRecorder(const LocationRecorder& parent, int path1, SourceCodeInfo* source_code_info) LocationRecorder() argument
433 Init(const LocationRecorder& parent, SourceCodeInfo* source_code_info) Init() argument
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc1615 FileDescriptorProto::_Internal::source_code_info(const FileDescriptorProto* msg) { in source_code_info() function in FileDescriptorProto::_Internal
H A Ddescriptor.pb.h7217 inline const PROTOBUF_NAMESPACE_ID::SourceCodeInfo& FileDescriptorProto::source_code_info() const { in source_code_info() function in FileDescriptorProto
7221 unsafe_arena_set_allocated_source_code_info( PROTOBUF_NAMESPACE_ID::SourceCodeInfo* source_code_info) unsafe_arena_set_allocated_source_code_info() argument
7262 set_allocated_source_code_info(PROTOBUF_NAMESPACE_ID::SourceCodeInfo* source_code_info) set_allocated_source_code_info() argument
[all...]

Completed in 40 milliseconds