Searched defs:doCast (Results 1 – 2 of 2) sorted by relevance
117 static inline CastResultType doCast(const T3 &t) { return T4(t); } in doCast() function
1503 static RecordContext *doCast(FromTy *From) { doCast() function