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

References

tools/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
   59   EXPECT_EQ(original_refcnt, owned_long.get()->ob_refcnt);
   62   PythonObject strong_ref(owned_long);
   66   owned_long.Reset();