Searched refs:createUniquePath (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/QemuUser/ |
| H A D | PlatformQemuUser.cpp | 179 llvm::sys::fs::createUniquePath(socket_model, socket_path, false); in DebugProcess()
|
| /openbsd-src/gnu/llvm/lldb/source/Host/posix/ |
| H A D | PipePosix.cpp | 131 llvm::sys::fs::createUniquePath(tmpdir_file_spec.GetPath(), named_pipe_path, in CreateWithUniqueName()
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | Path.cpp | 181 sys::fs::createUniquePath(Model, ResultPath, MakeAbsolute); in createUniqueEntity() 796 void createUniquePath(const Twine &Model, SmallVectorImpl<char> &ResultPath, in createUniquePath() function
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | FileSystem.h | 806 void createUniquePath(const Twine &Model, SmallVectorImpl<char> &ResultPath,
|
| /openbsd-src/gnu/llvm/llvm/lib/Passes/ |
| H A D | StandardInstrumentations.cpp | 1892 sys::fs::createUniquePath("cfgdot-%%%%%%.dot", SV, true); in handleFunctionCompare()
|