Searched refs:has_parent_path (Results 1 – 8 of 8) sorted by relevance
427 if (llvm::sys::path::has_parent_path(current_path, m_style)) in CopyByRemovingLastPathComponent()467 if (llvm::sys::path::has_parent_path(current_path, m_style)) { in RemoveLastPathComponent()
473 bool has_parent_path(const Twine &path, Style style = Style::native);
134 bool has_parent_path() const;
983 _LIBCPP_HIDE_FROM_ABI bool has_parent_path() const {
1219 if (ConfigInclusion && !llvm::sys::path::has_parent_path(FileName)) { in expandResponseFile()1403 if (llvm::sys::path::has_parent_path(FileName)) { in findConfigFile()
650 bool has_parent_path(const Twine &path, Style style) { in has_parent_path() function
975 if (llvm::sys::path::has_parent_path(FrameworkDirName)) { in inferFrameworkModule()
1078 if (llvm::sys::path::has_parent_path(CfgFileName)) { in loadConfigFiles()