Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceScriptToken.cpp184 uint32_t TokenInt; in run() local
185 if (!rcGetAsInteger(Token.value(), TokenInt)) { in run()