Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp288 static void removePiecesWithInvalidLocations(PathPieces &Pieces) { in removePiecesWithInvalidLocations() function
291 removePiecesWithInvalidLocations(C->path); in removePiecesWithInvalidLocations()
294 removePiecesWithInvalidLocations(M->subPieces); in removePiecesWithInvalidLocations()
3185 removePiecesWithInvalidLocations(PD.getMutablePieces()); in generatePathDiagnostic()