struct OpenCLTypeStruct

Declaration

struct OpenCLTypeStruct { /* full declaration omitted */ };

Declared at: build/tools/clang/lib/Sema/OpenCLBuiltins.inc:113

Member Variables

public const OpenCLTypeID ID
public const unsigned int VectorWidth
public const bool IsPointer
public const bool IsConst
public const bool IsVolatile
public const OpenCLAccessQual AccessQualifier
public const clang::LangAS AS