1 set(LLVM_LINK_COMPONENTS
10 clang_tablegen(OpenCLBuiltins.inc -gen-clang-opencl-builtins
11 SOURCE OpenCLBuiltins.td
12 TARGET ClangOpenCLBuiltinsImpl
15 add_clang_library(clangSema
16 AnalysisBasedWarnings.cpp
17 CodeCompleteConsumer.cpp
20 HLSLExternalSemaSource.cpp
21 IdentifierResolver.cpp
23 MultiplexExternalSemaSource.cpp
58 SemaRISCVVectorLookup.cpp
64 SemaTemplateDeduction.cpp
65 SemaTemplateInstantiate.cpp
66 SemaTemplateInstantiateDecl.cpp
67 SemaTemplateVariadic.cpp
72 ClangOpenCLBuiltinsImpl