Searched defs:isSafeCast (Results 1 – 2 of 2) sorted by relevance
93 bool isSafeCast(Expression *e, Type *tfrom, Type *tto) in isSafeCast() function
124 bool isSafeCast(Expression e, Type tfrom, Type tto) in isSafeCast() function