Searched defs:IsBoolean (Results 1 – 7 of 7) sorted by relevance
38 bool CPDF_Boolean::IsBoolean() const { in IsBoolean() function in CPDF_Boolean
77 bool CPDF_Object::IsBoolean() const { in IsBoolean() function in CPDF_Object
92 const bool IsBoolean; variable
318 bool CFXJSE_Value::IsBoolean() const { in IsBoolean() function in CFXJSE_Value
125 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsBoolean, IsParam, \ argument
97 def IsBoolean(x): function
1147 bool IsBoolean) { in mangleIntegerLiteral()