Searched defs:ImportEntry (Results 1 – 3 of 3) sorted by relevance
49 struct ImportEntry { struct56 …ImportEntry(const util::StringView localName, const util::StringView importName, int moduleRequest… in ImportEntry() argument60 … ImportEntry(const util::StringView localName, int moduleRequestIdx, const ir::Identifier *localId) in ImportEntry() function
23 struct ImportEntry { struct43 void AddImportEntry(const ImportEntry &import_entry); argument
140 class ImportEntry; variable