Searched refs:has_parent_path (Results 1 – 9 of 9) sorted by relevance
434 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()
493 LLVM_ABI bool has_parent_path(const Twine &path, Style style = Style::native);
134 bool has_parent_path() const;
821 _LIBCPP_HIDE_FROM_ABI bool has_parent_path() const { return !__parent_path().empty(); }
1217 if (ConfigInclusion && !llvm::sys::path::has_parent_path(FileName)) { in expandResponseFile()1401 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
1039 if (llvm::sys::path::has_parent_path(FrameworkDirName)) { in inferFrameworkModule()
1338 if (llvm::sys::path::has_parent_path(CfgFileName)) { in loadConfigFiles()
24083 {"_ZN4llvm3sys4path15has_parent_pathERKNS_5TwineE", "llvm::sys::path::has_parent_path(llvm::Twine c…