Searched defs:UValue (Results 1 – 7 of 7) sorted by relevance
6 unsigned UValue = 40u; in examples() local
30 unsigned int UValue = 42; in binary_bitwise() local
390 uint64_t UValue = Value.uval; in dump() local
391 uint64_t UValue = Value.uval; in dump() local
546 for (const Value *UValue : Objs) { in getUnderlyingObjects() local
547 for (const Value *UValue : Objs) { in getUnderlyingObjects() local
427 typedef union UValue { union430 } UValue; typedef