Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/AsmParser/
H A DLLLexer.h91 lltok::Kind LexUIntID(lltok::Kind Token);
H A DLLLexer.cpp338 lltok::Kind LLLexer::LexUIntID(lltok::Kind Token) { in LexUIntID() function in LLLexer
381 return LexUIntID(VarID); in LexVar()
438 return LexUIntID(lltok::SummaryID); in LexCaret()
445 return LexUIntID(lltok::AttrGrpID); in LexHash()