Home
last modified time | relevance | path

Searched refs:source_location_table_ (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dparser.h84 source_location_table_ = location_table; in RecordSourceLocationsTo()
508 SourceLocationTable* source_location_table_; // legacy variable
Dparser.cc126 source_location_table_(NULL), in Parser()
399 if (parser_->source_location_table_ != NULL) { in RecordLegacyLocation()
400 parser_->source_location_table_->Add( in RecordLegacyLocation()