enum class LangOptions::GPUDefaultStreamKind
Declared at: clang/include/clang/Basic/LangOptions.h:348
Enumerators
Name | Value | Comment |
---|---|---|
Legacy | 0 | Legacy default stream |
PerThread | 1 | Per-thread default stream |
Declared at: clang/include/clang/Basic/LangOptions.h:348
Name | Value | Comment |
---|---|---|
Legacy | 0 | Legacy default stream |
PerThread | 1 | Per-thread default stream |