Searched refs:early_check_defaulted_comparison (Results 1 – 5 of 5) sorted by relevance
1088 early_check_defaulted_comparison (tree fn) in early_check_defaulted_comparison() function3041 if (!early_check_defaulted_comparison (fn)) in defaultable_fn_check()
1158 early_check_defaulted_comparison (tree fn) in early_check_defaulted_comparison() function3346 if (!early_check_defaulted_comparison (fn)) in defaultable_fn_check()
71 * method.c (early_check_defaulted_comparison): Don't set75 * method.c (early_check_defaulted_comparison): For C++17 and earlier964 * method.c (early_check_defaulted_comparison): Accept by-value,1086 (common_comparison_type, early_check_defaulted_comparison)
3508 * method.c (early_check_defaulted_comparison): Allow defaulting3514 * method.c (early_check_defaulted_comparison): Check for &&.4986 * method.c (early_check_defaulted_comparison): Give an error when the
103 * method.cc (early_check_defaulted_comparison): Fail if not friend.