Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/tc-testing/bpf/
DMakefile9 CLANG ?= clang macro
19 CLANG_SYS_INCLUDES := $(shell $(CLANG) -v -E - </dev/null 2>&1 \
27 $(CLANG) $(CLANG_FLAGS) \
/external/boringssl/src/
DCMakeLists.txt110 set(CLANG 1) variable
113 if(CMAKE_COMPILER_IS_GNUCXX OR CLANG)
114 # Note clang-cl is odd and sets both CLANG and MSVC. We base our configuration
129 if(CLANG)
137 if(CLANG OR NOT "7.0.0" VERSION_GREATER CMAKE_C_COMPILER_VERSION)
161 if(CLANG)
247 CLANG)
253 if((CMAKE_C_COMPILER_VERSION VERSION_GREATER "4.8.99") OR CLANG)
266 if(NOT CLANG)
296 if(NOT CLANG)
[all …]
/external/linux-kselftest/tools/testing/selftests/bpf/
DMakefile90 CLANG ?= clang macro
111 CLANG_SYS_INCLUDES := $(shell $(CLANG) -v -E - </dev/null 2>&1 \
139 $(CLANG) $(CLANG_FLAGS) \
/external/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/Clang/
Dlit.cfg28 clang = os.getenv('CLANG')
40 "CLANG in your environment")
/external/clang/utils/TableGen/
DCMakeLists.txt3 add_tablegen(clang-tblgen CLANG
/external/clang/cmake/modules/
DAddClang.cmake21 tablegen(CLANG ${CTG_UNPARSED_ARGUMENTS})
42 add_llvm_subdirectory(CLANG TOOL ${name})
/external/clang/tools/
DCMakeLists.txt1 create_subdirectory_options(CLANG TOOL)
/external/clang/test/Rewriter/
Drewrite-byref-vars.mm56 // $CLANG -cc1 -fms-extensions -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 -x objective-c++ -f…
/external/clang/test/
DCMakeLists.txt96 add_lit_testsuites(CLANG ${CMAKE_CURRENT_SOURCE_DIR}
Dlit.cfg177 clang = os.getenv('CLANG')
189 "CLANG in your environment")
/external/honggfuzz/
Dhonggfuzz.h395 #define defer UNIMPLEMENTED - NO - SUPPORT - FOR - BLOCKS - IN - YOUR - CLANG - ENABLED
/external/deqp/framework/delibs/cmake/
DDefs.cmake103 DE_MAKE_ENV_BOOL("DE_COMPILER" "CLANG")
/external/curl/m4/
Dcurl-compilers.m494 compiler_id="CLANG"
447 test "$compiler_id" = "CLANG"; then
565 test "$compiler_id" = "CLANG"; then
576 CLANG)
877 CLANG)
1456 CLANG)
/external/clang/tools/scan-build/bin/
Dscan-build1009 my $CLANG = $EnvVars->{"CLANG"};
1014 "CLANG_ANALYZER_EXEC=$CLANG",
/external/libcxx/utils/google-benchmark/docs/
DAssemblyTests.md65 The Benchmark tests use `CHECK-CLANG` and `CHECK-GNU` for lines that
/external/google-benchmark/docs/
DAssemblyTests.md65 The Benchmark tests use `CHECK-CLANG` and `CHECK-GNU` for lines that
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUUsage.rst392 … by the ``amdgpu_flat_work_group_size`` CLANG attribute [CLANG-ATTR]_.
400 the ``amdgpu_num_sgpr`` CLANG attribute [CLANG-ATTR]_.
402 ``amdgpu_num_vgpr`` CLANG attribute [CLANG-ATTR]_.
405 CLANG attribute [CLANG-ATTR]_.
4623 .. [CLANG-ATTR] `Attributes in Clang <http://clang.llvm.org/docs/AttributeReference.html>`__
DCMake.rst339 **LLVM_EXTERNAL_{CLANG,LLD,POLLY}_SOURCE_DIR**:PATH
/external/clang/
DCMakeLists.txt399 option(CLANG_BUILD_EXAMPLES "Build CLANG example programs by default." OFF)
/external/eigen/cmake/
DEigenTesting.cmake571 string(REGEX MATCH "clang|CLANG" ei_has_clang ${VERSTRING})
/external/libcxx/include/
D__config632 #endif // _LIBCPP_COMPILER_[CLANG|GCC|MSVC|IBM]
/external/llvm/docs/
DCMake.rst331 **LLVM_EXTERNAL_{CLANG,LLD,POLLY}_SOURCE_DIR**:PATH
/external/curl/
Dconfigure16979 CLANG)
17663 CLANG)
18219 CLANG)
/external/python/cpython3/
Dconfigure.ac647 AC_MSG_NOTICE([No GCC found, use CLANG])