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