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