Home
last modified time | relevance | path

Searched refs:InputFileIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DDependencyFile.cpp165 unsigned InputFileIndex; member in __anonec8e93570211::DFGImpl
181 InputFileIndex(0) { in DFGImpl()
184 ++InputFileIndex; in DFGImpl()
492 if (Index++ == InputFileIndex) in OutputDependencyFile()