Home | History | Annotate | Download | only in Sema

Lines Matching defs:isExact

4260     if (FLL->isExact())
4264 if (FLR->isExact())
5051 bool isExact = false;
5056 llvm::APFloat::rmTowardZero, &isExact)
5057 == llvm::APFloat::opOK && isExact)