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