reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
 4096   int res = SWIG_AsCharPtrAndSize(obj, &cptr, &csize, &alloc);
 4105       if (alloc == SWIG_NEWOBJ) {
 4111     if (alloc == SWIG_NEWOBJ) delete[] cptr;