Searched refs:smart_pointer_methods (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/swig-10/Source/Modules/
H A Dallocate.cxx379 List *smart_pointer_methods(Node *cls, List *methods, int isconst, String *classname = 0) { function in class:Allocate
396 methods = smart_pointer_methods(c, methods, isconst, Getattr(cls, "name"));
470 smart_pointer_methods(Getitem(bases, k), methods, isconst);
826 List *methods = smart_pointer_methods(sc, 0, isconst);

Completed in 117 milliseconds