Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/TableGen/
HDMain.cpp36 DependFilename("d", variable
58 tool_output_file DepOut(DependFilename, EC, sys::fs::F_Text); in createDependencyFile()
60 errs() << argv0 << ": error opening " << DependFilename << ":" in createDependencyFile()
104 if (!DependFilename.empty()) { in TableGenMain()