Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/AsmParser/
H A DLexer.cpp251 void Lexer::skipComment() { in skipComment() function in Lexer
/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp95 static Cursor skipComment(Cursor C) { in skipComment() function
/llvm-project-15.0.7/llvm/lib/Support/
H A DYAMLParser.cpp1134 void Scanner::skipComment() { in skipComment() function in Scanner