Searched refs:SourceLocationTable (Results 1 – 4 of 4) sorted by relevance
56 class SourceLocationTable; variable83 void RecordSourceLocationsTo(SourceLocationTable* location_table) { in RecordSourceLocationsTo()508 SourceLocationTable* source_location_table_; // legacy536 class LIBPROTOBUF_EXPORT SourceLocationTable {538 SourceLocationTable();539 ~SourceLocationTable();
2075 SourceLocationTable::SourceLocationTable() {} in SourceLocationTable() function in google::protobuf::compiler::SourceLocationTable2076 SourceLocationTable::~SourceLocationTable() {} in ~SourceLocationTable()2078 bool SourceLocationTable::Find( in Find()2095 void SourceLocationTable::Add( in Add()2103 void SourceLocationTable::Clear() { in Clear()
136 SourceLocationTable source_locations_;
81 MockValidationErrorCollector(const SourceLocationTable& source_locations, in MockValidationErrorCollector()99 const SourceLocationTable& source_locations_;162 SourceLocationTable source_locations; in ExpectHasValidationErrors()1906 SourceLocationTable source_locations; in TEST_F()