ΒΆSmallString<128> getStatsFileName(
    const llvm::opt::ArgList& Args,
    const clang::driver::InputInfo& Output,
    const clang::driver::InputInfo& Input,
    const clang::driver::Driver& D)

Description

Handles the -save-stats option and returns the filename to save statistics to.

Declared at: clang/lib/Driver/ToolChains/CommonArgs.h:181

Parameters

const llvm::opt::ArgList& Args
const clang::driver::InputInfo& Output
const clang::driver::InputInfo& Input
const clang::driver::Driver& D