Searched refs:skipComment (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp96 static Cursor skipComment(Cursor C) { function
701 auto C = skipComment(skipWhitespace(Cursor(Source)));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp430 void skipComment();
1038 void Scanner::skipComment() { function in class:Scanner
1058 skipComment();
1486 skipComment();

Completed in 145 milliseconds