Searched defs:UShort (Results 1 – 7 of 7) sorted by relevance
54 virtual void UShort(uint16_t, const char *) {} in UShort() function340 void UShort(uint16_t x, const char *name) { Named(x, name); } in UShort() function
36 UShort = 6, enumerator
2306 UShort::UShort(Argument<UShort> argument) in UShort() function in rr::UShort2311 UShort::UShort(RValue<UInt> cast) in UShort() function in rr::UShort2318 UShort::UShort(RValue<Int> cast) in UShort() function in rr::UShort2325 UShort::UShort(unsigned short x) in UShort() function in rr::UShort2330 UShort::UShort(RValue<UShort> rhs) in UShort() function in rr::UShort2335 UShort::UShort(const UShort &rhs) in UShort() function in rr::UShort2341 UShort::UShort(const Reference<UShort> &rhs) in UShort() function in rr::UShort
2439 UShort::UShort(Argument<UShort> argument) in UShort() function in rr::UShort2444 UShort::UShort(RValue<UInt> cast) in UShort() function in rr::UShort2451 UShort::UShort(RValue<Int> cast) in UShort() function in rr::UShort2458 UShort::UShort(unsigned short x) in UShort() function in rr::UShort2463 UShort::UShort(RValue<UShort> rhs) in UShort() function in rr::UShort2468 UShort::UShort(const UShort &rhs) in UShort() function in rr::UShort2474 UShort::UShort(const Reference<UShort> &rhs) in UShort() function in rr::UShort
376 class UShort : public LValue<UShort> class
311 typedef unsigned short UShort, *PUShort; typedef
220 class UShort(IntValue): class