Searched refs:insertCast (Results 1 – 1 of 1) sorted by relevance
502 insertCast(expr, type1, type2); in computeBinExprType()519 insertCast(bexpr, type1, exprType); in booleanExpr()535 private void insertCast(BinExpr expr, int type1, int type2) in insertCast() method in TypeChecker