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

Declarations

tools/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
  671   llvm::Expected<lldb::FileSP> ConvertToFile(bool borrowed = false);

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
15598     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile(/*borrowed=*/true));
15691     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile(/*borrowed=*/true));
16307     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile(/*borrowed=*/true));
16345     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile(/*borrowed=*/true));
16387     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile(/*borrowed=*/true));
16514     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile(/*borrowed=*/true));
21016     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile());
21109     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile());
21202     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile());
21570     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile(/*borrowed=*/true));
21581     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile(/*borrowed=*/true));
29199     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile());
29289     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile(/*borrowed=*/true));
33853     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile(/*borrowed=*/true));
34532     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile(/*borrowed=*/true));
43997     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile(/*borrowed=*/true));
49111     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile());
49227     auto sp = unwrapOrSetPythonException(py_file.ConvertToFile());