Searched defs:skipLine (Results 1 – 3 of 3) sorted by relevance
167 static bool skipLine = false; /* Whether the parse module is skipping lines */ variable
372 void Scanner::skipLine(const char *&First, const char *const End) { in skipLine() function in Scanner
85 void skipLine(const AnnotatedLine &Line, bool UnknownIndent = false) { in skipLine() function in clang::format::__anon5560ac9b0111::LevelIndentTracker