Home
last modified time | relevance | path

Searched refs:has_relative_path (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DPath.h485 LLVM_ABI bool has_relative_path(const Twine &path, Style style = Style::native);
/freebsd/contrib/llvm-project/libcxx/include/
H A Dfilesystem133 bool has_relative_path() const;
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Dpath.h820 _LIBCPP_HIDE_FROM_ABI bool has_relative_path() const { return !__relative_path().empty(); }
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp636 bool has_relative_path(const Twine &path, Style style) { in has_relative_path() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc24081 {"_ZN4llvm3sys4path17has_relative_pathERKNS_5TwineE", "llvm::sys::path::has_relative_path(llvm::Twi…