enum CodeGenOptions::ObjCDispatchMethodKind
Declared at: clang/include/clang/Basic/CodeGenOptions.h:66
Enumerators
Name | Value | Comment |
---|---|---|
Legacy | 0 | |
NonLegacy | 1 | |
Mixed | 2 |
Declared at: clang/include/clang/Basic/CodeGenOptions.h:66
Name | Value | Comment |
---|---|---|
Legacy | 0 | |
NonLegacy | 1 | |
Mixed | 2 |