Searched refs:location_map_ (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.h515 LocationMap location_map_; member in class:google::protobuf::compiler::SourceLocationTable
H A Dparser.cc1725 FindOrNull(location_map_, make_pair(descriptor, location));
1741 location_map_[make_pair(descriptor, location)] = make_pair(line, column);
1745 location_map_.clear();

Completed in 81 milliseconds