Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
HDLLLexer.h90 lltok::Kind LexUIntID(lltok::Kind Token);
HDLLLexer.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()