Home
last modified time | relevance | path

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

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