Searched defs:importSrc (Results 1 – 2 of 2) sorted by relevance
88 … auto importSrc = Allocator()->New<ir::ImportSource>(Allocator()->New<ir::StringLiteral>("/tmp"), in AddDynImport() local
157 std::string_view importSrc) in ParseDefaultSources()