Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp614 const Twine TokenNames[] = { in doRc() local
621 outs() << TokenNames[static_cast<int>(Token.kind())] << ": " in doRc()