Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2056 bool stillHasNotes = in generate() local
2058 assert(stillHasNotes); in generate()
2059 (void)stillHasNotes; in generate()