Searched refs:InputFileIndex (Results 1 – 2 of 2) sorted by relevance
193 OutputFormat(Opts.OutputFormat), InputFileIndex(0) { in DependencyFileGenerator()196 ++InputFileIndex; in DependencyFileGenerator()377 if (Index++ == InputFileIndex) in outputDependencyFile()
129 unsigned InputFileIndex; variable