Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-rc/
DResourceScriptToken.cpp119 bool canStartInt() const;
294 bool Tokenizer::canStartInt() const { in canStartInt() function in __anon163b8e440111::Tokenizer
326 if (canStartInt()) in classifyCurrentToken()