Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLLexer.h90 lltok::Kind LexUIntID(lltok::Kind Token);
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp336 lltok::Kind LLLexer::LexUIntID(lltok::Kind Token) { in LexUIntID() function in LLLexer
379 return LexUIntID(VarID); in LexVar()
436 return LexUIntID(lltok::SummaryID); in LexCaret()
445 return LexUIntID(lltok::AttrGrpID); in LexHash()