Searched refs:CheckLists (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | VerifyDiagnosticConsumer.cpp | 961 static unsigned CheckLists(DiagnosticsEngine &Diags, SourceManager &SourceMgr, in CheckLists() function 1025 NumProblems += CheckLists(Diags, SourceMgr, "error", ED.Errors, in CheckResults() 1030 NumProblems += CheckLists(Diags, SourceMgr, "warning", ED.Warnings, in CheckResults() 1035 NumProblems += CheckLists(Diags, SourceMgr, "remark", ED.Remarks, in CheckResults() 1040 NumProblems += CheckLists(Diags, SourceMgr, "note", ED.Notes, in CheckResults()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 1268 …rmal_iteratorIPKSt4pairINS_14SourceLocationESsES6_ISH_SaISH_EEEESM_", "CheckLists(clang::Diagnosti…
|