Searched defs:IsNumeric (Results 1 – 10 of 10) sorted by relevance
73 bool TransformationAddRelaxedDecoration::IsNumeric(spv::Op opcode) { in IsNumeric() function in spvtools::fuzz::TransformationAddRelaxedDecoration
67 bool TransformationAddRelaxedDecoration::IsNumeric(spv::Op opcode) { in IsNumeric() function in spvtools::fuzz::TransformationAddRelaxedDecoration
17 bool IsNumeric(const char* str) { in IsNumeric() function
61 IsNumeric = IsInteger | IsFloat | IsComplex const
64 IsNumeric = IsInteger | IsFloat | IsComplex const
600 def IsNumeric(self): member in Ref
401 bool IsNumeric() const { return IsIntOrUint() || IsFloat(); } in IsNumeric() function
402 bool IsNumeric() const { return IsIntOrUint() || IsFloat(); } in IsNumeric() function