Searched refs:has_parent_path (Results 1 – 6 of 6) sorted by relevance
473 if (llvm::sys::path::has_parent_path(current_path, m_style)) in CopyByRemovingLastPathComponent()513 if (llvm::sys::path::has_parent_path(current_path, m_style)) { in RemoveLastPathComponent()
402 bool has_parent_path(const Twine &path, Style style = Style::native);
667 bool has_parent_path(const Twine &path, Style style) { in has_parent_path() function
929 if (llvm::sys::path::has_parent_path(FrameworkDirName)) { in inferFrameworkModule()
1091 _LIBCPP_INLINE_VISIBILITY bool has_parent_path() const {
808 if (llvm::sys::path::has_parent_path(CfgFileName)) { in loadConfigFile()