Home
last modified time | relevance | path

Searched defs:getBoolValue (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
DValue.php148 public function getBoolValue() function in Google\\Protobuf\\Value
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h482 bool getBoolValue() const { return !!*this; } in getBoolValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h405 bool getBoolValue() const { return !!*this; } in getBoolValue() function