Searched refs:swiftmodule (Results 1 – 5 of 5) sorted by relevance
117 "{{target_gen_dir}}/{{module_name}}.swiftmodule",136 …swiftmodule --header-path {{target_gen_dir}}/{{module_name}}.h --depfile {{target_out_dir}}/{{modu…
421 for (const OutputFile& swiftmodule : swiftmodules) { in WriteSwiftModules() local423 swiftmodule_path_output.WriteFile(out, swiftmodule); in WriteSwiftModules()
562 for (const Target* swiftmodule : target_->swift_values().modules()) in WriteSwiftSources() local563 swift_order_only_deps.push_back(swiftmodule->dependency_output_file()); in WriteSwiftSources()
438 The string will be prependend to the path to the .swiftmodule files
3542 The string will be prependend to the path to the .swiftmodule files3548 [ "obj/foo/Foo.swiftmodule" ]3550 "-Wl,-add_ast_path,obj/foo/Foo.swiftmodule"3862 Swift .swiftmodule files that needs to be embedded into the binary.3864 Swift compiler (the .swiftmodule file cannot be embedded in object3906 output of .swiftmodule type, but can have one or more object file outputs,