Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/AsmParser/
H A DLLLexer.h90 lltok::Kind LexUIntID(lltok::Kind Token);
/llvm-project-15.0.7/llvm/lib/AsmParser/
H A DLLLexer.cpp337 lltok::Kind LLLexer::LexUIntID(lltok::Kind Token) { in LexUIntID() function in LLLexer
380 return LexUIntID(VarID); in LexVar()
437 return LexUIntID(lltok::SummaryID); in LexCaret()
444 return LexUIntID(lltok::AttrGrpID); in LexHash()