Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/AsmParser/
H A DLLLexer.cpp248 void LLLexer::SkipLineComment() { in SkipLineComment() function in LLLexer
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DLexer.cpp2020 bool Lexer::SkipLineComment(Token &Result, const char *CurPtr, in SkipLineComment() function in Lexer