Lines Matching full:swig
2 lldb.swig
4 This is the input file for SWIG, to create the appropriate C++ wrappers and
39 Since version 3.0.9, swig's logic for importing the native module has changed in
41 (See swig bug #769). Fortunately, since version 3.0.11, swig provides a way for
44 Older swig versions will simply ignore this setting.
85 // Include the version of swig that was used to generate this interface.
89 # meant to be interpreted in decimal. So, 0x030012 is swig 3.0.12, and not
112 %include "python-typemaps.swig"
113 %include "macros.swig"
114 %include "headers.swig"
119 #include "../bindings/python/python-swigsafecast.swig"
125 %include "interfaces.swig"
126 %include "python-extensions.swig"
127 %include "python-wrapper.swig"