Searched refs:SpanKey (Results 1 – 1 of 1) sorted by relevance
1673 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::SourceInfoTest1810 inline SpanKey() {} in SpanKey() argument1811 inline SpanKey(const Message& descriptor_proto_param, in SpanKey() argument1817 inline bool operator<(const SpanKey& other) const { in operator <() argument1826 typedef multimap<SpanKey, const SourceCodeInfo::Location*> SpanMap;