SourceLocationTable  130 third_party/protobuf/src/google/protobuf/compiler/importer.h   SourceLocationTable source_locations_;
SourceLocationTable 1578 third_party/protobuf/src/google/protobuf/compiler/parser.cc SourceLocationTable::SourceLocationTable() {}
SourceLocationTable 1579 third_party/protobuf/src/google/protobuf/compiler/parser.cc SourceLocationTable::~SourceLocationTable() {}
SourceLocationTable 1581 third_party/protobuf/src/google/protobuf/compiler/parser.cc bool SourceLocationTable::Find(
SourceLocationTable 1598 third_party/protobuf/src/google/protobuf/compiler/parser.cc void SourceLocationTable::Add(
SourceLocationTable 1605 third_party/protobuf/src/google/protobuf/compiler/parser.cc void SourceLocationTable::Clear() {
SourceLocationTable   57 third_party/protobuf/src/google/protobuf/compiler/parser.h class SourceLocationTable;
SourceLocationTable   84 third_party/protobuf/src/google/protobuf/compiler/parser.h   void RecordSourceLocationsTo(SourceLocationTable* location_table) {
SourceLocationTable  423 third_party/protobuf/src/google/protobuf/compiler/parser.h   SourceLocationTable* source_location_table_;  // legacy
SourceLocationTable  444 third_party/protobuf/src/google/protobuf/compiler/parser.h class LIBPROTOBUF_EXPORT SourceLocationTable {
SourceLocationTable  446 third_party/protobuf/src/google/protobuf/compiler/parser.h   SourceLocationTable();
SourceLocationTable  447 third_party/protobuf/src/google/protobuf/compiler/parser.h   ~SourceLocationTable();
SourceLocationTable   77 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc   MockValidationErrorCollector(const SourceLocationTable& source_locations,
SourceLocationTable   95 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc   const SourceLocationTable& source_locations_;
SourceLocationTable  158 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc     SourceLocationTable source_locations;