Searched refs:source_locations_ (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dimporter.h130 SourceLocationTable source_locations_; member in class:google::protobuf::compiler::SourceTreeDescriptorDatabase
H A Dimporter.cc143 parser.RecordSourceLocationsTo(&source_locations_);
181 owner_->source_locations_.Find(descriptor, location, &line, &column);
H A Dparser_unittest.cc80 : source_locations_(source_locations),
91 source_locations_.Find(descriptor, location, &line, &column);
96 const SourceLocationTable& source_locations_; member in class:google::protobuf::compiler::__anon13500::MockValidationErrorCollector

Completed in 90 milliseconds