clang API Documentation

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... | |