Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp150 unsigned getPathSizeWithoutArrows(const PathPieces &Path) { in getPathSizeWithoutArrows() function
676 os << "\n<!-- BUGPATHLENGTH " << getPathSizeWithoutArrows(path) << " -->\n"; in FinalizeHTML()
775 unsigned TotalPieces = getPathSizeWithoutArrows(path); in RewriteFile()