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

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp94 static Cursor skipComment(Cursor C) { function
716 auto C = skipComment(skipWhitespace(Cursor(Source)));
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp433 void skipComment();
1152 void Scanner::skipComment() { function in class:Scanner
1172 skipComment();
1621 skipComment();

Completed in 65 milliseconds