Lines Matching refs:atLineStart
473 bool atLineStart = true;480 if (atLineStart && indentCharsOmitted < numIndentChars && (c == ' ' || c == '\t'))494 atLineStart = true;500 atLineStart = false;