Searched defs:ThrowClassCastException (Results 1 – 3 of 3) sorted by relevance
185 static void ThrowClassCastException(Class *dst_type, Class *src_type) in ThrowClassCastException() function
140 void ThrowClassCastException(const Class *dst_type, const Class *src_type) in ThrowClassCastException() function
314 static void ThrowClassCastException(Class *dst_type, Class *src_type) in ThrowClassCastException() function