Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp402 if (auto *pieceToKeep = in removeRedundantMsgs() local
404 piece = std::move(pieceToKeep == event ? piece : path.front()); in removeRedundantMsgs()