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