Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp882 unsigned LengthA = A.Last->TotalLength + B.First->SpacesRequiredBefore; in join() local
884 Tok->TotalLength += LengthA; in join()