Searched defs:AddImport (Results 1 – 2 of 2) sorted by relevance
2385 void SourceLocationTable::AddImport(const Message* descriptor, in AddImport() function in google::protobuf::compiler::SourceLocationTable
548 func (g *Generator) AddImport(importPath GoImportPath) GoPackageName { func