enum DoesntSupport
Declared at: clang/lib/Sema/SemaDecl.cpp:10740
Enumerators
Name | Value | Comment |
---|---|---|
FuncTemplates | 0 | |
VirtFuncs | 1 | |
DeducedReturn | 2 | |
Constructors | 3 | |
Destructors | 4 | |
DeletedFuncs | 5 | |
DefaultedFuncs | 6 | |
ConstexprFuncs | 7 | |
ConstevalFuncs | 8 | |
Lambda | 9 |
Declared at: clang/lib/Sema/SemaDecl.cpp:10740
Name | Value | Comment |
---|---|---|
FuncTemplates | 0 | |
VirtFuncs | 1 | |
DeducedReturn | 2 | |
Constructors | 3 | |
Destructors | 4 | |
DeletedFuncs | 5 | |
DefaultedFuncs | 6 | |
ConstexprFuncs | 7 | |
ConstevalFuncs | 8 | |
Lambda | 9 |