HomeSort by relevance Sort by last modified time
    Searched defs:source_locations_ (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/compiler/
importer.h 130 SourceLocationTable source_locations_; member in class:google::protobuf::compiler::SourceTreeDescriptorDatabase
parser_unittest.cc 76 : source_locations_(source_locations),
87 source_locations_.Find(descriptor, location, &line, &column);
92 const SourceLocationTable& source_locations_; member in class:google::protobuf::compiler::__anon9263::MockValidationErrorCollector
    [all...]

Completed in 20 milliseconds