Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp1047 unsigned LengthA = A.Last->TotalLength + B.First->SpacesRequiredBefore; in join() local
1049 Tok->TotalLength += LengthA; in join()