Home
last modified time | relevance | path

Searched defs:IsBool (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/tint/src/inspector/
H A Dscalar.cc42 bool Scalar::IsBool() const { in IsBool() function in tint::inspector::Scalar
/third_party/node/deps/v8/src/torque/ls/
H A Djson.h84 bool IsBool() const { return tag == BOOL; } in IsBool() function
/third_party/node/deps/v8/src/torque/
H A Dtypes.h125 bool IsBool() const { return IsAbstractName(BOOL_TYPE_STRING); } in IsBool() function in v8::internal::torque::Type
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4145 bool IsBool = C->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local

Completed in 15 milliseconds