Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2057 bool stillHasNotes = in generate() local
2059 assert(stillHasNotes); in generate()
2060 (void)stillHasNotes; in generate()