Home
last modified time | relevance | path

Searched refs:clang_opts (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/clc/
Dclc_helpers.cpp742 std::vector<const char *> clang_opts = { in clc_compile_to_llvm_module() local
760 clang_opts.insert(clang_opts.end(), args->args, args->args + args->num_args); in clc_compile_to_llvm_module()
764 clang_opts, in clc_compile_to_llvm_module()
766 clang_opts.data(), in clc_compile_to_llvm_module()
767 clang_opts.data() + clang_opts.size(), in clc_compile_to_llvm_module()