Home
last modified time | relevance | path

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

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