ΒΆbool has_stem(
    const llvm::Twine& path,
    llvm::sys::path::Style style = Style::native)

Description

Has stem? stem != ""

Declared at: llvm/include/llvm/Support/Path.h:489

Parameters

const llvm::Twine& path
Input path.
llvm::sys::path::Style style = Style::native