Home
last modified time | relevance | path

Searched defs:reportDiagnostics (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/ARCMigrate/
H A DARCMT.cpp81 void CapturedDiagList::reportDiagnostics(DiagnosticsEngine &Diags) const { in reportDiagnostics() function in CapturedDiagList
/llvm-project/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp138 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 DCodeGenModule.cpp746 void InstrProfStats::reportDiagnostics(DiagnosticsEngine &Diags, reportDiagnostics() function in InstrProfStats