Searched defs:IsBoolean (Results 1 – 8 of 8) sorted by relevance
36 bool CPDF_Boolean::IsBoolean() const { in IsBoolean() function in CPDF_Boolean
69 bool CPDF_Object::IsBoolean() const { in IsBoolean() function in CPDF_Object
126 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsBoolean, IsParam, \ argument
366 bool CFXJSE_Value::IsBoolean() const { in IsBoolean() function in CFXJSE_Value
97 def IsBoolean(x): function
1147 bool IsBoolean) { in mangleIntegerLiteral()
2925 Node* CodeStubAssembler::IsBoolean(Node* object) { in IsBoolean() function in v8::internal::CodeStubAssembler
462 bool HeapObject::IsBoolean() const { in IsBoolean() function