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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Format/
H A DFormatToken.cpp149 bool HasRowWithSufficientColumns = false; local
158 HasRowWithSufficientColumns = true;
167 if (!HasRowWithSufficientColumns)

Completed in 44 milliseconds