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