Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenCLExtensions.def1 //===--- OpenCLExtensions.def - OpenCL extension list -----------*- C++ -*-===//
/freebsd/contrib/llvm-project/clang/include/
H A Dmodule.modulemap77 textual header "clang/Basic/OpenCLExtensions.def"
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h925 OpenCLOptions OpenCLExtensions; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3880 auto &OptInfo = OpenCLExtensions.OptMap[Name]; in ReadASTBlock()
8293 SemaObj->OpenCLFeatures = OpenCLExtensions; in InitializeSema()