Searched refs:getDependencyFileName (Results 1 – 2 of 2) sorted by relevance
34 static const char *getDependencyFileName(const llvm::opt::ArgList &Args,
1183 DepFile = getDependencyFileName(Args, Inputs); in AddPreprocessingOptions()7333 const char *Clang::getDependencyFileName(const ArgList &Args, in getDependencyFileName() function in Clang