clang API Documentation

Namespaces | Enumerations
OpenCL.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  clang

Enumerations

enum  clang::OpenCLImageAccess { clang::CLIA_read_only = 1, clang::CLIA_write_only = 2, clang::CLIA_read_write = 3 }
 Names for the OpenCL image access qualifiers (OpenCL 1.1 6.6). More...