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

/external/clang/lib/Format/
H A DFormat.cpp1801 unsigned LengthA = A.Last->TotalLength + B.First->SpacesRequiredBefore; local
1803 Tok->TotalLength += LengthA;

Completed in 81 milliseconds