Searched defs:StartOfLine (Results 1 – 8 of 8) sorted by relevance
481 BOOLEAN StartOfLine = FALSE; in LsWriteOneSourceLine() local
148 SourceLocation StartOfLine = in NormalizeLine() local
75 StartOfLine = 0x01, // At start of line or only after whitespace enumerator
2048 void setSkipMainFilePreamble(unsigned Bytes, bool StartOfLine) { in setSkipMainFilePreamble()
670 const char *StartOfLine = Start; in parseError() local
1013 bool StartOfLine = FilenameTok.isAtStartOfLine(); in LexHeaderName() local
1515 void Lexer::SetByteOffset(unsigned Offset, bool StartOfLine) { in SetByteOffset()
637 size_t StartOfLine = Lines[LineIndex].find_first_not_of(Blanks); in adjustWhitespace() local