Home | History | Annotate | Download | only in verifier

Lines Matching defs:IsDouble

64   virtual bool IsDouble() const { return false; }
662 bool IsDouble() const OVERRIDE { return true; }