Searched refs:InputFileIndex (Results 1 – 2 of 2) sorted by relevance
226 OutputFormat(Opts.OutputFormat), InputFileIndex(0) { in DependencyFileGenerator()229 ++InputFileIndex; in DependencyFileGenerator()412 if (Index++ == InputFileIndex) in outputDependencyFile()
131 unsigned InputFileIndex; variable