Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dparser.h264 void RecordLegacyImportLocation(const Message* descriptor,
Dparser.cc480 void Parser::LocationRecorder::RecordLegacyImportLocation( in RecordLegacyImportLocation() function in google::protobuf::compiler::Parser::LocationRecorder
2323 weak_location.RecordLegacyImportLocation(containing_file, "weak"); in ParseImport()
2332 location.RecordLegacyImportLocation(containing_file, import_file); in ParseImport()