Searched refs:SpanKey (Results 1 – 1 of 1) sorted by relevance
2134 std::make_pair(SpanKey(*descriptor_proto, field, index), &location)); in Parse()2222 spans_.equal_range(SpanKey(descriptor_proto, field, index)); in HasSpanWithComment()2277 struct SpanKey { struct in google::protobuf::compiler::__anonea569a9d0111::SourceInfoTest2282 inline SpanKey() {} in SpanKey() argument2283 inline SpanKey(const Message& descriptor_proto_param, in SpanKey() argument2289 inline bool operator<(const SpanKey& other) const { in operator <() argument2298 typedef multimap<SpanKey, const SourceCodeInfo::Location*> SpanMap;