Home
last modified time | relevance | path

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

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