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

/external/clang/lib/Format/
H A DFormatToken.cpp198 bool HasRowWithSufficientColumns = false; local
207 HasRowWithSufficientColumns = true;
215 if (!HasRowWithSufficientColumns)

Completed in 59 milliseconds