Searched refs:CLANG (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-protos.h140 CLANG enumerator in enum:darwin_external_toolchain
H A Ddarwin.cc3384 || (dsymutil_version.kind == CLANG && dsymutil_version.major >= 700))
3406 && ((dsymutil_version.kind == CLANG && dsymutil_version.major >= 1500)
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/scripts/
H A Dbuild_symbolizer.sh3 # Run as: CLANG=bin/clang ZLIB_SRC=src/zlib \
51 CLANG="${CLANG:-`which clang`}"
52 CLANG_DIR=$(readlink -f $(dirname "$CLANG"))
/netbsd-current/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSATestBuild.py130 CLANG = cc_candidate variable
421 options = f"--use-analyzer '{CLANG}' "
451 extra_env['CC'] = CLANG
497 prefix = CLANG + " --analyze "
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build/bin/
H A Dscan-build1011 foreach my $var ('CC', 'CXX', 'CLANG', 'CLANG_CXX',
1078 my $CLANG = $EnvVars->{"CLANG"};
1083 "CLANG_ANALYZER_EXEC=$CLANG",
1988 'CLANG' => $Clang,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dconfigure29394 dsymutil_kind=CLANG
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dconfigure30953 dsymutil_kind=CLANG

Completed in 481 milliseconds