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.cpp2072 bool stillHasNotes = in generate() local
2074 assert(stillHasNotes); in generate()
2075 (void)stillHasNotes; in generate()