Lines Matching +refs:clang +refs:format +refs:executable
31 arguments.append("{}".format(name))
47 executable = True,
53 return ctx.executable._generator_v1
54 return ctx.executable._generator_v2
149 extra_flags += ["--extra-arg=-D{}".format(d) for d in cc_ctx.defines.to_list()]
150 … extra_flags += ["--extra-arg=-isystem{}".format(i) for i in cc_ctx.system_includes.to_list()]
151 extra_flags += ["--extra-arg=-iquote{}".format(i) for i in quote_includes]
152 …extra_flags += ["--extra-arg=-isystem{}".format(d) for d in cpp_toolchain.built_in_include_directo…
180 "").format(ctx.outputs.out.short_path, len(input_files_paths))
187 executable = generator,
291 version 2 uses the newer C++ implementation that uses the full clang