Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp150 unsigned TotalPieces = Path.size(); in getPathSizeWithoutArrows() local
153 return TotalPieces - TotalArrowPieces; in getPathSizeWithoutArrows()
784 unsigned TotalPieces = getPathSizeWithoutArrows(path); in RewriteFile() local
794 unsigned TotalRegularPieces = TotalPieces - TotalNotePieces - PopUpPieceCount; in RewriteFile()