Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DClang.h94 void DumpCompilationDatabase(Compilation &C, StringRef Filename,
H A DClang.cpp1936 void Clang::DumpCompilationDatabase(Compilation &C, StringRef Filename, in DumpCompilationDatabase() function in Clang
3461 DumpCompilationDatabase(C, MJ->getValue(), TripleStr, Output, Input, Args); in ConstructJob()