Home
last modified time | relevance | path

Searched refs:OpenCLExtensions (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DOpenCLExtensions.def1 //===--- OpenCLExtensions.def - OpenCL extension list -----------*- C++ -*-===//
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DOpenCLSupport.rst239 modify `OpenCLExtensions.def
240 <https://github.com/llvm/llvm-project/blob/main/clang/include/clang/Basic/OpenCLExtensions.def>`_
274 ``OpenCLExtensions.def``. Note that there is no default behavior for the
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/
H A Dmodule.modulemap60 textual header "Basic/OpenCLExtensions.def"
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h890 OpenCLOptions OpenCLExtensions; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp3628 auto &OptInfo = OpenCLExtensions.OptMap[Name]; in ReadASTBlock()
7872 SemaObj->OpenCLFeatures = OpenCLExtensions; in InitializeSema()