Searched defs:UValue (Results 1 – 6 of 6) sorted by relevance
390 uint64_t UValue = Value.uval; in dump() local
408 uint64_t UValue = Value.uval; in dump() local
404 uint64_t UValue = FormValue.getRawUValue(); in processOneAttribute() local
544 for (const Value *UValue : Objs) { in getUnderlyingObjects() local
547 for (const Value *UValue : Objs) { in getUnderlyingObjects() local
427 typedef union UValue { union430 } UValue; typedef