Searched refs:locations_by_path_ (Results 1 – 1 of 1) sorted by relevance
635 mutable LocationsByPathMap locations_by_path_; member in google::protobuf::FileDescriptorTables1026 p->first->locations_by_path_[Join(loc->path(), ",")] = loc; in BuildLocationsByPath()1035 return FindPtrOrNull(locations_by_path_, Join(path, ",")); in GetSourceLocation()