Home
last modified time | relevance | path

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

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