Searched defs:stillHasNotes (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3202 bool stillHasNotes = removeUnneededCalls(PD.getMutablePieces(), R, LCM); local
3203 assert(stillHasNotes);
3204 (void)stillHasNotes;

Completed in 62 milliseconds