enum class PointerMode

Description

Equivalent to CV_ptrmode_e.

Declared at: llvm/include/llvm/DebugInfo/CodeView/CodeView.h:356

Enumerators

NameValueComment
Pointer0
LValueReference1
PointerToDataMember2
PointerToMemberFunction3
RValueReference4