Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DClang.h38 static const char *getDependencyFileName(const llvm::opt::ArgList &Args,
H A DClang.cpp1232 DepFile = getDependencyFileName(Args, Inputs); in AddPreprocessingOptions()
7800 const char *Clang::getDependencyFileName(const ArgList &Args, in getDependencyFileName() function in Clang