Searched defs:CustomType (Results 1 – 7 of 7) sorted by relevance
124 struct CustomType; in main() struct125 impl<'a> IntoIterator for &'a CustomType { in main() implementation132 impl<'a> IntoIterator for &'a mut CustomType { in main() implementation139 impl CustomType { in main() impl
9 static PyTypeObject CustomType = { variable
98 static PyTypeObject CustomType = { variable
148 static PyTypeObject CustomType = { variable
160 static PyTypeObject CustomType = { variable
270 CustomType, enumerator
1636 struct CustomType struct