Searched defs:CreateWithUniqueName (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/unittests/Host/ | ||
H A D | PipeTest.cpp | 22 TEST_F(PipeTest,CreateWithUniqueName) TEST_F() argument |
/llvm-project/lldb/source/Host/windows/ | ||
H A D | PipeWindows.cpp | 131 Status PipeWindows::CreateWithUniqueName(llvm::StringRef prefix, CreateWithUniqueName() function in PipeWindows |
/llvm-project/lldb/source/Host/posix/ | ||
H A D | PipePosix.cpp | 122 Status PipePosix::CreateWithUniqueName(llvm::StringRef prefix, CreateWithUniqueName() function in PipePosix |