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