Home
last modified time | relevance | path

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

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