Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp323 static void removePiecesWithInvalidLocations(PathPieces &Pieces) { in removePiecesWithInvalidLocations() function
326 removePiecesWithInvalidLocations(C->path); in removePiecesWithInvalidLocations()
329 removePiecesWithInvalidLocations(M->subPieces); in removePiecesWithInvalidLocations()
1988 removePiecesWithInvalidLocations(PD->getMutablePieces()); in generatePathDiagnosticForConsumer()