Searched defs:IsBool (Results 1 – 10 of 10) sorted by relevance
42 bool Scalar::IsBool() const { in IsBool() function in tint::inspector::Scalar
463 bool IsBool() const { return type_ == Type::kBool; } in IsBool() function
235 NO_SANITIZE("cfi-icall") bool CefV8ValueCToCpp::IsBool() { in IsBool() function in CefV8ValueCToCpp
694 func (n *TypeExpr) IsBool() bool { func
138 inline bool IsBool (BaseType t) { return t == BASE_TYPE_BOOL; } in IsBool() function
392 bool IsBool() const { return type_ == FBT_BOOL; } in IsBool() function
577 def IsBool(self): member in Ref
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