Home
last modified time | relevance | path

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

/external/llvm/lib/AsmParser/
DLLLexer.cpp252 void LLLexer::SkipLineComment() { in SkipLineComment() function in LLLexer
/external/clang/lib/Lex/
DLexer.cpp1908 bool Lexer::SkipLineComment(Token &Result, const char *CurPtr) { in SkipLineComment() function in Lexer