9#ifndef LLVM_CLANG_LIB_DRIVER_TOOLCHAINS_IFS_H 
   10#define LLVM_CLANG_LIB_DRIVER_TOOLCHAINS_IFS_H 
   28                    const llvm::opt::ArgList &TCArgs,
 
   29                    const char *LinkingOutput) 
const override;
 
 
Compilation - A set of tasks to perform for a single driver invocation.
SmallVector< InputInfo, 4 > InputInfoList
The JSON file list parser is used to communicate input to InstallAPI.