HomeSort by relevance Sort by last modified time
    Searched full:sort_types_by_inheritance (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/cython/src/Cython/Compiler/
ModuleNode.py 414 def sort_types_by_inheritance(self, type_dict, type_order, getkey): member in class:ModuleNode
477 vtab_list = self.sort_types_by_inheritance(
482 vtabslot_list = self.sort_types_by_inheritance(
495 env.c_class_entries[:] = self.sort_types_by_inheritance(
    [all...]

Completed in 77 milliseconds