Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2089 bool stillHasNotes = in generate() local
2091 assert(stillHasNotes); in generate()
2092 (void)stillHasNotes; in generate()