Searched defs:borrowed (Results 1 – 1 of 1) sorted by relevance
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | PythonDataObjects.cpp | 1073 OwnedPythonFile(const PythonFile & file,bool borrowed,Args...args) OwnedPythonFile() argument 1134 SimplePythonFile(const PythonFile & file,bool borrowed,int fd,File::OpenOptions options) SimplePythonFile() argument 1185 PythonIOFile(const PythonFile & file,bool borrowed) PythonIOFile() argument 1231 BinaryPythonFile(int fd,const PythonFile & file,bool borrowed) BinaryPythonFile() argument 1285 TextPythonFile(int fd,const PythonFile & file,bool borrowed) TextPythonFile() argument 1336 ConvertToFile(bool borrowed) ConvertToFile() argument 1378 ConvertToFileForcingUseOfScriptingIOMethods(bool borrowed) ConvertToFileForcingUseOfScriptingIOMethods() argument [all...] |