Home | History | Annotate | Download | only in src

Lines Matching refs:for_typeof_

597   void set_for_typeof(bool for_typeof) { for_typeof_ = for_typeof; }
598 bool is_for_typeof() { return for_typeof_; }
618 bool for_typeof_;