Searched defs:IsHex (Results 1 – 3 of 3) sorted by relevance
42 bool IsHex() const { return type_ == TokenType::kHex; } in IsHex() function
288 int IsHex(string input) { in IsHex() function
1465 static int IsHex(int c) { in IsHex() function