Searched defs:IsBool (Results 1 – 7 of 7) sorted by relevance
42 bool Scalar::IsBool() const { in IsBool() function in tint::inspector::Scalar
84 bool IsBool() const { return tag == BOOL; } in IsBool() function
235 NO_SANITIZE("cfi-icall") bool CefV8ValueCToCpp::IsBool() { in IsBool() function in CefV8ValueCToCpp
125 bool IsBool() const { return IsAbstractName(BOOL_TYPE_STRING); } in IsBool() function
1649 bool CefV8ValueImpl::IsBool() { in IsBool() function in CefV8ValueImpl
4145 bool IsBool = C->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local
46781 bool IsBool = CST->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local