Searched refs:rcGetAsInteger (Results 1 – 1 of 1) sorted by relevance
34 static bool rcGetAsInteger(StringRef Representation, uint32_t &Num) { in rcGetAsInteger() function53 bool IsSuccess = rcGetAsInteger(TokenValue, Result); in intValue()185 if (!rcGetAsInteger(Token.value(), TokenInt)) { in run()