Home
last modified time | relevance | path

Searched defs:isNullValue (Results 1 – 6 of 6) sorted by relevance

/external/golang-protobuf/encoding/protojson/
Ddecode.go248 func isNullValue(fd protoreflect.FieldDescriptor) bool { func
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DAPInt.h373 bool isNullValue() const { return isZero(); } in isNullValue() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h410 bool isNullValue() const { return !*this; } in isNullValue() function
/external/llvm/lib/IR/
DConstants.cpp90 bool Constant::isNullValue() const { in isNullValue() function in Constant
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp86 bool Constant::isNullValue() const { in isNullValue() function in Constant
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DConstants.cpp76 bool Constant::isNullValue() const { in isNullValue() function in Constant