Searched refs:source_locations_ (Results 1 – 3 of 3) sorted by relevance
143 parser.RecordSourceLocationsTo(&source_locations_); in FindFileByName()181 owner_->source_locations_.Find(descriptor, location, &line, &column); in AddError()
130 SourceLocationTable source_locations_; variable
80 : source_locations_(source_locations), in MockValidationErrorCollector()91 source_locations_.Find(descriptor, location, &line, &column); in AddError()96 const SourceLocationTable& source_locations_; member in google::protobuf::compiler::__anonaab372be0111::MockValidationErrorCollector