Home
last modified time | relevance | path

Searched refs:isInPath (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/Host/
H A DFileSystemTest.cpp90 bool isInPath(StringRef S) { in isInPath() function
103 if (isInPath(I->first)) { in DirIterImpl()
113 if (isInPath(I->first)) { in increment()
/llvm-project-15.0.7/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp100 bool isInPath(StringRef S) { in isInPath() function
113 if (isInPath(I->first)) { in DirIterImpl()
123 if (isInPath(I->first)) { in increment()