Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2058 bool stillHasNotes = in generate() local
2060 assert(stillHasNotes); in generate()
2061 (void)stillHasNotes; in generate()