TypeSpecifierKind public enum TypeSpecifierKind Documentation Code Builtin = 0 Class = 3 Enum = 5 Struct = 2 Typename = 1 Union = 4