Home
last modified time | relevance | path

Searched defs:CreateWithUniqueName (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/unittests/Host/
H A DPipeTest.cpp22 TEST_F(PipeTest,CreateWithUniqueName) TEST_F() argument
/llvm-project/lldb/source/Host/windows/
H A DPipeWindows.cpp131 Status PipeWindows::CreateWithUniqueName(llvm::StringRef prefix, CreateWithUniqueName() function in PipeWindows
/llvm-project/lldb/source/Host/posix/
H A DPipePosix.cpp122 Status PipePosix::CreateWithUniqueName(llvm::StringRef prefix, CreateWithUniqueName() function in PipePosix