Searched defs:DelayedDiagnostics (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | AnalysisBasedWarnings.cpp | 1688 using DelayedDiagnostics = SmallVector<PartialDiagnosticAt, 2>; typedef in __anon9476153b0d11::CalledOnceInterProceduralData |
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ | ||
| H A D | Sema.h | 1067 class DelayedDiagnostics; variable |