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

/macosx-10.9.5/swig-10/Source/Modules/
H A Dswigmod.h95 virtual int destructorDeclaration(Node *n);
157 virtual int destructorDeclaration(Node *n);
H A Dallocate.cxx933 virtual int destructorDeclaration(Node *n) { function in class:Allocate
H A Dtypepass.cxx652 * destructorDeclaration()
655 virtual int destructorDeclaration(Node *n) { function in class:TypePass
H A Dlang.cxx130 ret = destructorDeclaration(n);
291 int Dispatcher::destructorDeclaration(Node *n) { function in class:Dispatcher
2676 * Language::destructorDeclaration()
2679 int Language::destructorDeclaration(Node *n) { function in class:Language
2695 Swig_save("destructorDeclaration", n, "name", "sym:name", NIL);

Completed in 179 milliseconds