Home
last modified time | relevance | path

Searched defs:skipComment (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp94 static Cursor skipComment(Cursor C) { in skipComment() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp1134 void Scanner::skipComment() { skipComment() function in Scanner