Searched defs:upcast (Results 1 – 4 of 4) sorted by relevance
14 A *upcast(B *b) { in upcast() function
59 A *upcast(B *b) { in upcast() function
129 const char *fmt, int pos, bool upcast, const string &super, in print_type_check()
1392 auto upcast = [] (CastMapType &CM, IRBuilder<> &IRB, Value *V, convertShiftsToLeft() local