Home
last modified time | relevance | path

Searched refs:visitorNotes (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2849 std::unique_ptr<VisitorsDiagnosticsTy> visitorNotes = in findValidReport() local
2868 BugPath->ErrorNode, std::move(visitorNotes)); in findValidReport()