Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.h34 static const char *getDependencyFileName(const llvm::opt::ArgList &Args,
H A DClang.cpp1177 DepFile = getDependencyFileName(Args, Inputs); in AddPreprocessingOptions()
7278 const char *Clang::getDependencyFileName(const ArgList &Args, in getDependencyFileName() function in Clang