Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp3178 bool stillHasNotes = removeUnneededCalls(PD.getMutablePieces(), R, LCM); in generatePathDiagnostic() local
3179 assert(stillHasNotes); in generatePathDiagnostic()
3180 (void)stillHasNotes; in generatePathDiagnostic()