Home | History | Annotate | Download | only in AST

Lines Matching defs:setExact

1432   void setExact(bool E) { FloatingLiteralBits.IsExact = E; }