Searched refs:has_parent_path (Results 1 – 6 of 6) sorted by relevance
409 if (llvm::sys::path::has_parent_path(current_path, m_style)) in CopyByRemovingLastPathComponent()449 if (llvm::sys::path::has_parent_path(current_path, m_style)) { in RemoveLastPathComponent()
426 bool has_parent_path(const Twine &path, Style style = Style::native);
648 bool has_parent_path(const Twine &path, Style style) { in has_parent_path() function
965 if (llvm::sys::path::has_parent_path(FrameworkDirName)) { in inferFrameworkModule()
1391 _LIBCPP_INLINE_VISIBILITY bool has_parent_path() const {
907 if (llvm::sys::path::has_parent_path(CfgFileName)) { in loadConfigFile()