Searched refs:ProduceIntToIntCast (Results 1 – 1 of 1) sorted by relevance
1082 llvm::Constant *ProduceIntToIntCast(const Expr *E, QualType DestType) { in ProduceIntToIntCast() function in __anon9d6f04f10111::ConstExprEmitter1182 return ProduceIntToIntCast(subExpr, destType); in VisitCastExpr()