Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc2636 std::pair<SpanMap::iterator, SpanMap::iterator> range = in HasSpanWithComment()
2658 for (SpanMap::iterator iter = range.first; iter != range.second; ++iter) { in HasSpanWithComment()
2713 typedef std::multimap<SpanKey, const SourceCodeInfo::Location*> SpanMap; typedef in google::protobuf::compiler::__anon1d28fc850111::SourceInfoTest
2714 SpanMap spans_;