Searched defs:importStatement (Results 1 – 1 of 1) sorted by relevance
62 auto *importStatement = CreateIrImport(pathToDeclSource, declName, importedName); in CreateAndInsertImportStatement() local92 void EntityDeclarator::InsertImportStatement(ir::Statement *importStatement, parser::Program *impor… in InsertImportStatement()