Home
last modified time | relevance | path

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

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