GetSourceLocation 1995 third_party/protobuf/src/google/protobuf/descriptor.cc bool FileDescriptor::GetSourceLocation(const vector<int>& path,
GetSourceLocation 2021 third_party/protobuf/src/google/protobuf/descriptor.cc bool Descriptor::GetSourceLocation(SourceLocation* out_location) const {
GetSourceLocation 2027 third_party/protobuf/src/google/protobuf/descriptor.cc bool FieldDescriptor::GetSourceLocation(SourceLocation* out_location) const {
GetSourceLocation 2033 third_party/protobuf/src/google/protobuf/descriptor.cc bool EnumDescriptor::GetSourceLocation(SourceLocation* out_location) const {
GetSourceLocation 2039 third_party/protobuf/src/google/protobuf/descriptor.cc bool MethodDescriptor::GetSourceLocation(SourceLocation* out_location) const {
GetSourceLocation 2045 third_party/protobuf/src/google/protobuf/descriptor.cc bool ServiceDescriptor::GetSourceLocation(SourceLocation* out_location) const {
GetSourceLocation 2051 third_party/protobuf/src/google/protobuf/descriptor.cc bool EnumValueDescriptor::GetSourceLocation(