Home
last modified time | relevance | path

Searched refs:SWIG_fail (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/lldb/bindings/python/
H A Dpython-typemaps.swig4 run if you call SWIG_fail on an error path. Don't manually free() an argument
5 AND call SWIG_fail at the same time, because it will result in a double free.
26 SWIG_fail;
36 SWIG_fail;
79 SWIG_fail;
86 SWIG_fail;
93 SWIG_fail;
103 SWIG_fail;
110 SWIG_fail;
116 SWIG_fail;
[all …]
/src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp1094 #define SWIG_fail {goto fail;} macro