Home
last modified time | relevance | path

Searched refs:LexLineComment (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/MCParser/
H A DAsmLexer.h64 AsmToken LexLineComment();
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp191 return LexLineComment(); in LexSlash()
222 AsmToken AsmLexer::LexLineComment() { in LexLineComment() function in AsmLexer
753 return LexLineComment(); in LexToken()
757 return LexLineComment(); in LexToken()