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