Home
last modified time | relevance | path

Searched refs:ProduceIntToIntCast (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1082 llvm::Constant *ProduceIntToIntCast(const Expr *E, QualType DestType) { in ProduceIntToIntCast() function in __anon9d6f04f10111::ConstExprEmitter
1182 return ProduceIntToIntCast(subExpr, destType); in VisitCastExpr()