ΒΆvoid append(SmallVectorImpl<char>& path,
            llvm::sys::path::Style style,
            const llvm::Twine& a,
            const llvm::Twine& b = "",
            const llvm::Twine& c = "",
            const llvm::Twine& d = "")

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

Parameters

SmallVectorImpl<char>& path
llvm::sys::path::Style style
const llvm::Twine& a
const llvm::Twine& b = ""
const llvm::Twine& c = ""
const llvm::Twine& d = ""