CX_StorageClass

Represents the storage classes as declared in the source. CX_SC_Invalid was added for the case that the passed cursor in not a declaration.

Values

ValueMeaning
invalid0
none1
extern_2
static_3
privateExtern4
openCLWorkGroupLocal5
auto_6
register7

Meta