Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp742 unsigned LengthA = A.Last->TotalLength + B.First->SpacesRequiredBefore; in join() local
744 Tok->TotalLength += LengthA; in join()