enum class FunctionOptions
Declared at: llvm/include/llvm/DebugInfo/CodeView/CodeView.h:244
Enumerators
Name | Value | Comment |
---|---|---|
None | 0 | |
CxxReturnUdt | 1 | |
Constructor | 2 | |
ConstructorWithVirtualBases | 4 |
Declared at: llvm/include/llvm/DebugInfo/CodeView/CodeView.h:244
Name | Value | Comment |
---|---|---|
None | 0 | |
CxxReturnUdt | 1 | |
Constructor | 2 | |
ConstructorWithVirtualBases | 4 |