Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp14548 auto DestFXSema = Info.Ctx.getFixedPointSemantics(DestType); in VisitCastExpr() local
14556 APFixedPoint Result = Src.convert(DestFXSema, &Overflowed); in VisitCastExpr()