Searched defs:BreakInserted (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Format/ | ||
H A D | ContinuationIndenter.cpp | 1158 bool BreakInserted = false; local 1207 BreakInserted = true; 1213 if (BreakInserted) { |
Completed in 327 milliseconds