Searched defs:isFalse (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSBoolean.cpp94 bool OSBoolean::isFalse() const { return !value; } function in class:OSBoolean
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DJSCJSValueInlines.h270 inline bool JSValue::isFalse() const function in class:JSC::JSValue
398 inline bool JSValue::isFalse() const function in class:JSC::JSValue
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DIfConversion.cpp328 bool isFalse = Kind == ICSimpleFalse; local
348 bool isFalse = Kind == ICTriangleFalse; local
[all...]

Completed in 98 milliseconds