Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp560 static void removePiecesWithInvalidLocations(PathPieces &Pieces) { in removePiecesWithInvalidLocations() function
563 removePiecesWithInvalidLocations(C->path); in removePiecesWithInvalidLocations()
566 removePiecesWithInvalidLocations(M->subPieces); in removePiecesWithInvalidLocations()
2068 removePiecesWithInvalidLocations(Construct.getMutablePieces()); in generate()