Home
last modified time | relevance | path

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

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