Home
last modified time | relevance | path

Searched defs:TempLink (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/Testing/Support/
H A DTempPathTest.cpp71 TEST(TempPathTest, TempLink) { in TEST() argument
/llvm-project/llvm/include/llvm/Testing/Support/
H A DSupportHelpers.h178 TempLink(StringRef Target, StringRef Link) { in TempLink() function