Searched refs:skipComment (Results 1 – 2 of 2) sorted by relevance
435 void skipComment();1038 void Scanner::skipComment() { in skipComment() function in Scanner1058 skipComment(); in scanToNextToken()1483 skipComment(); in scanBlockScalarHeader()
100 static Cursor skipComment(Cursor C) { in skipComment() function685 auto C = skipComment(skipWhitespace(Cursor(Source))); in lexMIToken()