enum PrimType

Description

Enumeration of the primitive types of the VM.

Declared at: clang/lib/AST/Interp/PrimType.h:27

Enumerators

NameValueComment
PT_Sint80
PT_Uint81
PT_Sint162
PT_Uint163
PT_Sint324
PT_Uint325
PT_Sint646
PT_Uint647
PT_Bool8
PT_Ptr9