Searched refs:has_stem (Results 1 – 5 of 5) sorted by relevance
509 LLVM_ABI bool has_stem(const Twine &path, Style style = Style::native);
136 bool has_stem() const;
823 _LIBCPP_HIDE_FROM_ABI bool has_stem() const { return !__stem().empty(); }
657 bool has_stem(const Twine &path, Style style) { in has_stem() function
24084 {"_ZN4llvm3sys4path8has_stemERKNS_5TwineE", "llvm::sys::path::has_stem(llvm::Twine const&)"},