Searched defs:SkipLineComment (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLLexer.cpp | 246 void LLLexer::SkipLineComment() { SkipLineComment() function in LLLexer |
/llvm-project/clang/lib/Lex/ | ||
H A D | Lexer.cpp | 2563 bool Lexer::SkipLineComment(Token &Result, const char *CurPtr, SkipLineComment() function in Lexer |