llvm-project/clang/include/clang-c
Anastasia Stulova a6a237f204 [OpenCL] Added addrspace_cast operator in C++ mode.
This operator is intended for casting between
pointers to objects in different address spaces
and follows similar logic as const_cast in C++.

Tags: #clang

Differential Revision: https://reviews.llvm.org/D60193
2020-05-18 12:07:54 +01:00
..
BuildSystem.h fix some comment typos to cycle bots 2020-02-14 15:18:50 -05:00
CXCompilationDatabase.h Wrap C APIs with pragmas enforcing -Werror=strict-prototypes 2019-11-19 13:18:43 -08:00
CXErrorCode.h Wrap C APIs with pragmas enforcing -Werror=strict-prototypes 2019-11-19 13:18:43 -08:00
CXString.h Wrap C APIs with pragmas enforcing -Werror=strict-prototypes 2019-11-19 13:18:43 -08:00
Documentation.h [Wdocumentation] Implement \anchor 2019-12-21 14:52:21 +01:00
ExternC.h Wrap C APIs with pragmas enforcing -Werror=strict-prototypes 2019-11-19 13:18:43 -08:00
FatalErrorHandler.h Wrap C APIs with pragmas enforcing -Werror=strict-prototypes 2019-11-19 13:18:43 -08:00
Index.h [OpenCL] Added addrspace_cast operator in C++ mode. 2020-05-18 12:07:54 +01:00
Platform.h libclang: Add static build support for Windows 2020-04-25 20:19:17 +03:00
module.modulemap