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

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

Completed in 48 milliseconds