Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion bin/Bootstrap/PythonBindings.py
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ class UserToken;
}};
tp->tp_name = "{py_namespace_path}{py_class_name}";
tp->tp_flags = Py_TPFLAGS_DEFAULT{py_flag_instantiation}{py_flag_sequencing};
tp->tp_doc = PyDoc_STR("Wrapper for {cxx_namespace}::{cxx_class_name}");
tp->tp_doc = PyDoc_STR("Wrapper for {cxx_namespace}{cxx_class_name}");
tp->tp_as_number = {py_number};
tp->tp_as_sequence = {py_sequence};
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AArch64SVEPcsAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AArch64SVEPcsAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AArch64SVEPcsAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AArch64SVEPcsAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AArch64VectorPcsAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AArch64VectorPcsAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AArch64VectorPcsAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AArch64VectorPcsAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AMDGPUFlatWorkGroupSizeAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AMDGPUFlatWorkGroupSizeAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AMDGPUFlatWorkGroupSizeAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AMDGPUKernelCallAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AMDGPUKernelCallAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AMDGPUKernelCallAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AMDGPUKernelCallAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AMDGPUNumSGPRAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AMDGPUNumSGPRAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AMDGPUNumSGPRAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AMDGPUNumSGPRAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AMDGPUNumVGPRAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AMDGPUNumVGPRAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AMDGPUNumVGPRAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AMDGPUNumVGPRAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AMDGPUWavesPerEUAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AMDGPUWavesPerEUAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AMDGPUWavesPerEUAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AMDGPUWavesPerEUAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/ARMInterruptAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.ARMInterruptAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::ARMInterruptAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::ARMInterruptAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AVRInterruptAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AVRInterruptAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AVRInterruptAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AVRInterruptAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AVRSignalAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AVRSignalAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AVRSignalAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AVRSignalAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AbiTagAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AbiTagAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AbiTagAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AbiTagAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AbstractConditionalOperator";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AbstractConditionalOperator");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AbstractConditionalOperator");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AccessSpecDecl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AccessSpecDecl";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AccessSpecDecl");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AccessSpecDecl");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AcquireCapabilityAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AcquireCapabilityAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AcquireCapabilityAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AcquireCapabilityAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AcquireHandleAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AcquireHandleAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AcquireHandleAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AcquireHandleAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AcquiredAfterAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AcquiredAfterAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AcquiredAfterAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AcquiredAfterAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AcquiredBeforeAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AcquiredBeforeAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AcquiredBeforeAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AcquiredBeforeAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AddrLabelExpr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AddrLabelExpr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AddrLabelExpr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AddrLabelExpr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AddressSpaceAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AddressSpaceAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AddressSpaceAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AddressSpaceAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AdjustedType.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AdjustedType";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AdjustedType");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AdjustedType");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AliasAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AliasAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AliasAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AliasAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AlignMac68kAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AlignMac68kAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AlignMac68kAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AlignMac68kAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AlignNaturalAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AlignNaturalAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AlignNaturalAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AlignNaturalAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AlignValueAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AlignValueAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AlignValueAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AlignValueAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AlignedAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AlignedAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AlignedAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AlignedAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AllocAlignAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AllocAlignAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AllocAlignAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AllocAlignAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AllocSizeAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AllocSizeAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AllocSizeAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AllocSizeAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AlwaysDestroyAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AlwaysDestroyAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AlwaysDestroyAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AlwaysDestroyAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AlwaysInlineAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AlwaysInlineAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AlwaysInlineAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AlwaysInlineAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AnalyzerNoReturnAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AnalyzerNoReturnAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AnalyzerNoReturnAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AnalyzerNoReturnAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AnnotateAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AnnotateAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AnnotateAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AnnotateAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AnnotateTypeAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AnnotateTypeAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AnnotateTypeAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AnnotateTypeAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AnyX86InterruptAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AnyX86InterruptAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AnyX86InterruptAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AnyX86InterruptAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AnyX86NoCallerSavedRegistersAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AnyX86NoCallerSavedRegistersAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AnyX86NoCallerSavedRegistersAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/AnyX86NoCfCheckAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.AnyX86NoCfCheckAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::AnyX86NoCfCheckAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::AnyX86NoCfCheckAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.ArcWeakrefUnavailableAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::ArcWeakrefUnavailableAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::ArcWeakrefUnavailableAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/ArgumentWithTypeTagAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.ArgumentWithTypeTagAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::ArgumentWithTypeTagAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::ArgumentWithTypeTagAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/ArmBuiltinAliasAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.ArmBuiltinAliasAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::ArmBuiltinAliasAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::ArmBuiltinAliasAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/ArmInAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.ArmInAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::ArmInAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::ArmInAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/ArmInOutAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.ArmInOutAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::ArmInOutAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::ArmInOutAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/ArmLocallyStreamingAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.ArmLocallyStreamingAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::ArmLocallyStreamingAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::ArmLocallyStreamingAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.ArmMveStrictPolymorphismAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::ArmMveStrictPolymorphismAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::ArmMveStrictPolymorphismAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion bindings/Python/Generated/AST/ArmNewAttr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ PyTypeObject *InitType(void) noexcept {
};
tp->tp_name = "multiplier.ast.ArmNewAttr";
tp->tp_flags = Py_TPFLAGS_DEFAULT | Py_TPFLAGS_DISALLOW_INSTANTIATION;
tp->tp_doc = PyDoc_STR("Wrapper for mx::::ArmNewAttr");
tp->tp_doc = PyDoc_STR("Wrapper for mx::ArmNewAttr");
tp->tp_as_number = nullptr;
tp->tp_as_sequence = nullptr;
tp->tp_as_mapping = nullptr;
Expand Down
Loading