Home
last modified time | relevance | path

Searched refs:SpanKey (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc1673 spans_.insert(make_pair(SpanKey(*descriptor_proto, field, index), in Parse()
1757 spans_.equal_range(SpanKey(descriptor_proto, field, index)); in HasSpanWithComment()
1805 struct SpanKey { struct in google::protobuf::compiler::__anonaab372be0111::SourceInfoTest
1810 inline SpanKey() {} in SpanKey() argument
1811 inline SpanKey(const Message& descriptor_proto_param, in SpanKey() argument
1817 inline bool operator<(const SpanKey& other) const { in operator <() argument
1826 typedef multimap<SpanKey, const SourceCodeInfo::Location*> SpanMap;