enum class SpecialIntrinsicKind
Declared at: llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h:184
Enumerators
Name | Value | Comment |
---|---|---|
None | 0 | |
Vftable | 1 | |
Vbtable | 2 | |
Typeof | 3 | |
VcallThunk | 4 | |
LocalStaticGuard | 5 | |
StringLiteralSymbol | 6 | |
UdtReturning | 7 | |
Unknown | 8 | |
DynamicInitializer | 9 | |
DynamicAtexitDestructor | 10 | |
RttiTypeDescriptor | 11 | |
RttiBaseClassDescriptor | 12 | |
RttiBaseClassArray | 13 | |
RttiClassHierarchyDescriptor | 14 | |
RttiCompleteObjLocator | 15 | |
LocalVftable | 16 | |
LocalStaticThreadGuard | 17 |