Searched refs:has_relative_path (Results 1 – 6 of 6) sorted by relevance
308 bool has_relative_path(const Twine &path);
136 assert(p.has_relative_path() != TC.relative_path.empty()); in decompPathTest()
393 bool has_relative_path(const Twine &path);
544 bool has_relative_path(const Twine &path) { in has_relative_path() function
641 bool has_relative_path(const Twine &path) { in has_relative_path() function
980 _LIBCPP_INLINE_VISIBILITY bool has_relative_path() const { return !__relative_path().empty(); }