Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLLexer.h91 lltok::Kind LexUIntID(lltok::Kind Token);
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()