Home
last modified time | relevance | path

Searched defs:DelayedDiagnostics (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1688 using DelayedDiagnostics = SmallVector<PartialDiagnosticAt, 2>; typedef in __anon9476153b0d11::CalledOnceInterProceduralData
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1067 class DelayedDiagnostics; variable