Searched defs:reportDiagnostics (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/ARCMigrate/ | ||
H A D | ARCMT.cpp | 81 void CapturedDiagList::reportDiagnostics(DiagnosticsEngine &Diags) const { in reportDiagnostics() function in CapturedDiagList |
/llvm-project/clang-tools-extra/clangd/unittests/ | ||
H A D | TUSchedulerTests.cpp | 138 void reportDiagnostics(PathRef File, llvm::ArrayRef<Diag> Diags, in captureDiags() function in clang::clangd::__anon7b80712b0111::TUSchedulerTests::captureDiags::CaptureDiags |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenModule.cpp | 746 void InstrProfStats::reportDiagnostics(DiagnosticsEngine &Diags, reportDiagnostics() function in InstrProfStats |