Home | History | Annotate | Download | only in src

Lines Matching defs:for_typeof_

791   void set_for_typeof(bool for_typeof) { for_typeof_ = for_typeof; }
792 bool is_for_typeof() { return for_typeof_; }
812 bool for_typeof_;