Searched refs:DumpCompilationDatabase (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Clang.h | 96 void DumpCompilationDatabase(Compilation &C, StringRef Filename,
|
H A D | Clang.cpp | 2417 void Clang::DumpCompilationDatabase(Compilation &C, StringRef Filename, in DumpCompilationDatabase() function in Clang 2495 DumpCompilationDatabase(C, "", Target, Output, Input, Args); in DumpCompilationDatabaseFragmentToDir() 2519 DumpCompilationDatabase(C, "", Target, Output, Input, Args); in DumpCompilationDatabaseFragmentToDir() 4987 DumpCompilationDatabase(C, MJ->getValue(), TripleStr, Output, Input, Args); in ConstructJob()
|