Home
last modified time | relevance | path

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

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