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