Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Format/
DUnwrappedLineFormatter.cpp904 unsigned LengthA = A.Last->TotalLength + B.First->SpacesRequiredBefore; in join() local
906 Tok->TotalLength += LengthA; in join()