Home
last modified time | relevance | path

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

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue311/
DBooleanEnum.java35 boolean getBoolValue() { in getBoolValue() method in BooleanEnum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPInt.h477 bool getBoolValue() const { return !!*this; } in getBoolValue() function
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPInt.h378 bool getBoolValue() const { in getBoolValue() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h405 bool getBoolValue() const { return !!*this; } in getBoolValue() function
/external/llvm/include/llvm/ADT/
DAPInt.h401 bool getBoolValue() const { return !!*this; } in getBoolValue() function