Home | History | Annotate | Download | only in Sema

Lines Matching refs:FLR

4861     if (FloatingLiteral* FLR = dyn_cast<FloatingLiteral>(RightExprSansParen))
4862 if (FLR->isExact())