Home
last modified time | relevance | path

Searched refs:has_parent_path (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp434 if (llvm::sys::path::has_parent_path(current_path, m_style)) in CopyByRemovingLastPathComponent()
468 if (llvm::sys::path::has_parent_path(current_path, m_style)) { in RemoveLastPathComponent()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DPath.h493 LLVM_ABI bool has_parent_path(const Twine &path, Style style = Style::native);
/freebsd/contrib/llvm-project/libcxx/include/
H A Dfilesystem134 bool has_parent_path() const;
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Dpath.h821 _LIBCPP_HIDE_FROM_ABI bool has_parent_path() const { return !__parent_path().empty(); }
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1217 if (ConfigInclusion && !llvm::sys::path::has_parent_path(FileName)) { in expandResponseFile()
1401 if (llvm::sys::path::has_parent_path(FileName)) { in findConfigFile()
H A DPath.cpp650 bool has_parent_path(const Twine &path, Style style) { in has_parent_path() function
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1039 if (llvm::sys::path::has_parent_path(FrameworkDirName)) { in inferFrameworkModule()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1338 if (llvm::sys::path::has_parent_path(CfgFileName)) { in loadConfigFiles()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc24083 {"_ZN4llvm3sys4path15has_parent_pathERKNS_5TwineE", "llvm::sys::path::has_parent_path(llvm::Twine c…