Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Utility/
H A DFileSpecTest.cpp324 llvm::StringRef is_relative[] = { in TEST() local
/llvm-project/llvm/lib/Support/
H A DPath.cpp700 bool is_relative(const Twine &path, Style style) { is_relative() function