Home | History | Annotate | Download | only in ast

Lines Matching refs:compare_type_

961   AstType* compare_type() { return compare_type_; }
962 void set_compare_type(AstType* type) { compare_type_ = type; }
982 AstType* compare_type_;