Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/AsmParser/
H A DLLLexer.cpp247 void LLLexer::SkipLineComment() { in SkipLineComment() function in LLLexer
/llvm-project-15.0.7/clang/lib/Lex/
H A DLexer.cpp2376 bool Lexer::SkipLineComment(Token &Result, const char *CurPtr, in SkipLineComment() function in Lexer