ΒΆllvm::sys::path::const_iterator end(
    llvm::StringRef path)

Description

Get end iterator over \a path.

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

Parameters

llvm::StringRef path
Input path.

Returns

Iterator initialized to the end of \a path.