Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/compiler-rt/
H A Dtarget.gni23 crt_current_out_dir = "$clang_resource_dir/lib/linux"
30 crt_current_out_dir = "$clang_resource_dir/lib/darwin"
32 crt_current_out_dir = "$clang_resource_dir/lib/baremetal"
35 crt_current_out_dir = "$clang_resource_dir/lib/windows"
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang/
H A Dresource_dir.gni3 clang_resource_dir = "$root_build_dir/lib/clang/$llvm_version_major"
H A Druntimes.gni10 runtimes_dir = "$clang_resource_dir/$llvm_target_triple/lib"
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/compiler-rt/lib/cfi/
H A DBUILD.gn11 outputs = [ "$clang_resource_dir/share/{{source_target_relative}}" ]
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/compiler-rt/include/
H A DBUILD.gn25 outputs = [ "$clang_resource_dir/include/{{source_target_relative}}" ]
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang/lib/Headers/
H A DBUILD.gn68 outputs = [ "$clang_resource_dir/include/{{source_file_part}}" ]
259 outputs = [ "$clang_resource_dir/include/{{source_target_relative}}" ]
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp704 FileSpec clang_resource_dir = GetClangResourceDir(); in Create() local
706 if (FileSystem::Instance().IsDirectory(clang_resource_dir.GetPath())) { in Create()
708 compiler_invocation_arguments.push_back(clang_resource_dir.GetPath()); in Create()
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/compiler-rt/lib/asan/
H A DBUILD.gn6 outputs = [ "$clang_resource_dir/share/{{source_target_relative}}" ]