Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp326 APFixedPoint FXCopy = RHS.getFixedPoint(); in APValue() local
327 MakeFixedPoint(std::move(FXCopy)); in APValue()