Home
last modified time | relevance | path

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

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