Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysis.h357 auto EltDiagnostics = Diagnoser.Before( global() variable
371 auto EltDiagnostics = Diagnoser.After( global() variable
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DUncheckedOptionalAccessModelTest.cpp1347 auto EltDiagnostics = Diagnoser(Elt, Ctx, State); ExpectDiagnosticsFor() local