Home
last modified time | relevance | path

Searched defs:has_stem (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Dpath.hpp537 bool has_stem() const { return !stem().empty(); } in has_stem() function in boost::filesystem::path
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp662 bool has_stem(const Twine &path) { in has_stem() function
/aosp_15_r20/external/llvm/lib/Support/
H A DPath.cpp662 bool has_stem(const Twine &path) { in has_stem() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DPath.cpp672 bool has_stem(const Twine &path, Style style) { in has_stem() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DPath.cpp657 bool has_stem(const Twine &path, Style style) { in has_stem() function
/aosp_15_r20/external/armnn/third-party/ghc/
H A Dfilesystem.hpp2614 GHC_INLINE bool path::has_stem() const in has_stem() function in ghc::filesystem::path