Searched refs:InputFileIndex (Results 1 – 2 of 2) sorted by relevance
194 OutputFormat(Opts.OutputFormat), InputFileIndex(0) { in DependencyFileGenerator()197 ++InputFileIndex; in DependencyFileGenerator()378 if (Index++ == InputFileIndex) in outputDependencyFile()
145 unsigned InputFileIndex; variable