Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DIntegralAP.h39 static T truncateCast(const APInt &V) { in truncateCast() function
93 return truncateCast<Ty, Signed>(V); in Ty()