Searched refs:skipComment (Results 1 – 2 of 2) sorted by relevance
433 void skipComment();1152 void Scanner::skipComment() { in scanToNextToken() 1172 skipComment(); in scanStreamStart() 1621 skipComment(); in findBlockScalarIndent() 1134 void Scanner::skipComment() { skipComment() function in Scanner
94 static Cursor skipComment(Cursor C) { in skipComment() function720 auto C = skipComment(skipWhitespace(Cursor(Source))); in lexMIToken()