ΒΆvoid printArg(llvm::raw_ostream& OS,
              llvm::StringRef Arg,
              bool Quote)

Description

Print a command argument, and optionally quote it.

Declared at: llvm/include/llvm/Support/Program.h:225

Parameters

llvm::raw_ostream& OS
llvm::StringRef Arg
bool Quote