enum PDB_UndnameFlags

Description

These values correspond to the flags that can be combined to control the return of an undecorated name for a C++ decorated name, and are documented here: https://msdn.microsoft.com/en-us/library/kszfk0fs.aspx

Declared at: llvm/include/llvm/DebugInfo/PDB/PDBTypes.h:362

Enumerators

NameValueComment
Undname_Complete0
Undname_NoLeadingUnderscores1
Undname_NoMsKeywords2
Undname_NoFuncReturns4
Undname_NoAllocModel8
Undname_NoAllocLang16
Undname_Reserved132
Undname_Reserved264
Undname_NoThisType96
Undname_NoAccessSpec128
Undname_NoThrowSig256
Undname_NoMemberType512
Undname_NoReturnUDTModel1024
Undname_32BitDecode2048
Undname_NameOnly4096
Undname_TypeOnly8192
Undname_HaveParams16384
Undname_NoECSU32768
Undname_NoIdentCharCheck65536
Undname_NoPTR64131072