Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLLexer.cpp248 void LLLexer::SkipLineComment() { in SkipLineComment() function in LLLexer
/external/llvm/lib/AsmParser/
DLLLexer.cpp248 void LLLexer::SkipLineComment() { in SkipLineComment() function in LLLexer
/external/clang/lib/Lex/
DLexer.cpp2046 bool Lexer::SkipLineComment(Token &Result, const char *CurPtr, in SkipLineComment() function in Lexer