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

Description

Has root name? root_name != ""

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

Parameters

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