Searched refs:DumpCompilationDatabase (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/ |
H A D | Clang.h | 98 void DumpCompilationDatabase(Compilation &C, StringRef Filename,
|
H A D | Clang.cpp | 2320 void Clang::DumpCompilationDatabase(Compilation &C, StringRef Filename, in DumpCompilationDatabase() function in Clang 2396 DumpCompilationDatabase(C, "", Target, Output, Input, Args); in DumpCompilationDatabaseFragmentToDir() 2420 DumpCompilationDatabase(C, "", Target, Output, Input, Args); in DumpCompilationDatabaseFragmentToDir() 4580 DumpCompilationDatabase(C, MJ->getValue(), TripleStr, Output, Input, Args); in ConstructJob()
|