Lines Matching defs:IsCheck
88 struct IsCheck { struct
92 bool isObject_{false};
93 bool isArray_{false};
94 bool isBool_{false};
95 bool isString_{false};
96 bool isNull_{false};
98 bool isInt_{false};
99 bool isInt64_{false};
100 bool isUInt_{false};
101 bool isUInt64_{false};
102 bool isIntegral_{false};
103 bool isDouble_{false};
104 bool isNumeric_{false};