Home
last modified time | relevance | path

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

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