Searched defs:LexIdentifier (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp145 AsmToken AsmLexer::LexIdentifier() { function in class:AsmLexer
/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp452 lltok::Kind LLLexer::LexIdentifier() { function in class:LLLexer
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp321 tgtok::TokKind TGLexer::LexIdentifier() { function in class:TGLexer
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp1640 bool Lexer::LexIdentifier(Token &Result, const char *CurPtr) { function in class:Lexer

Completed in 121 milliseconds