Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLLexer.cpp247 void LLLexer::SkipLineComment() { in SkipLineComment() function in LLLexer
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp2273 bool Lexer::SkipLineComment(Token &Result, const char *CurPtr, in SkipLineComment() function in Lexer