ΒΆinline bool is_symlink_file(
    const llvm::Twine& Path)

Description

Simpler version of is_symlink_file for clients that don't need to differentiate between an error and false.

Declared at: llvm/include/llvm/Support/FileSystem.h:608

Parameters

const llvm::Twine& Path