Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/utils/release/
H A Dtest-release.sh360 echo "# Using C++ compiler: $cxx_compiler"
366 echo "#" env CC="$c_compiler" CXX="$cxx_compiler" \
370 env CC="$c_compiler" CXX="$cxx_compiler" \
375 echo "#" env CC="$c_compiler" CXX="$cxx_compiler" \
381 env CC="$c_compiler" CXX="$cxx_compiler" \
499 cxx_compiler="$CXX"
538 cxx_compiler=$llvmCore_phase1_destdir/usr/local/bin/clang++
548 cxx_compiler=$llvmCore_phase2_destdir/usr/local/bin/clang++
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/
Dbuild.rs69 fn clean_up_stale_cache(cxx_compiler: String) { in clean_up_stale_cache()
83 splits.next().map_or(false, |p| p != cxx_compiler) in clean_up_stale_cache()
173 let cxx_compiler = if let Some(val) = get_env("CXX") { in build_grpc() localVariable
182 clean_up_stale_cache(cxx_compiler); in build_grpc()
/aosp_15_r20/external/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py123 cxx_compiler = args.cxx if 'cxx' in args else 'c++'
137 'INTERCEPT_BUILD_CXX': cxx_compiler,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/libscanbuild/
Dintercept.py120 cxx_compiler = args.cxx if "cxx" in args else "c++"
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/libscanbuild/
Dintercept.py120 cxx_compiler = args.cxx if "cxx" in args else "c++"
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/libscanbuild/
Dintercept.py120 cxx_compiler = args.cxx if "cxx" in args else "c++"
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/libscanbuild/
Dintercept.py120 cxx_compiler = args.cxx if "cxx" in args else "c++"