Searched defs:getNullValue (Results 1 – 6 of 6) sorted by relevance
55 public function getNullValue() function in Google\\Protobuf\\Value
568 static APInt getNullValue(unsigned numBits) { return APInt(numBits, 0); } in getNullValue() function
461 static APInt getNullValue(unsigned numBits) { return APInt(numBits, 0); } in getNullValue() function
465 static APInt getNullValue(unsigned numBits) { return APInt(numBits, 0); } in getNullValue() function
268 Constant *Constant::getNullValue(Type *Ty) { in getNullValue() function in Constant
195 Constant *Constant::getNullValue(Type *Ty) { in getNullValue() function in Constant