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