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

/macosx-10.10/swig-12/Source/Modules/
H A Dswigmod.h71 virtual int constantDirective(Node *n);
134 virtual int constantDirective(Node *n);
H A Dtypepass.cxx665 * constantDirective()
668 virtual int constantDirective(Node *n) { function in class:TypePass
H A Dlang.cxx154 ret = constantDirective(n);
228 int Dispatcher::constantDirective(Node *n) { function in class:Dispatcher
544 * Language::constantDirective()
547 int Language::constantDirective(Node *n) { function in class:Language
560 Swig_require("constantDirective", n, "name", "?value", NIL);

Completed in 101 milliseconds