Searched refs:return_false_with_msg (Results 1 – 7 of 7) sorted by relevance
161 return return_false_with_msg ("DECL_BY_REFERENCE flags are different"); in compare_decl()176 return return_false_with_msg ("DECL_SIZEs are different"); in compare_decl()215 return return_false_with_msg ("one type is not polymorphic"); in compatible_polymorphic_types_p()217 return return_false_with_msg ("types are not same for ODR"); in compatible_polymorphic_types_p()226 return return_false_with_msg ("different tree types"); in compatible_types_p()229 return return_false_with_msg ("restrict flags are different"); in compatible_types_p()232 return return_false_with_msg ("types are not compatible"); in compatible_types_p()386 return return_false_with_msg in compare_operand()389 return return_false_with_msg in compare_operand()392 return return_false_with_msg in compare_operand()[all …]
349 return return_false_with_msg in compare_referenced_symbol_properties()354 return return_false_with_msg ("inline attributes are different"); in compare_referenced_symbol_properties()359 return return_false_with_msg ("operator new flags are different"); in compare_referenced_symbol_properties()363 return return_false_with_msg ("replaceable operator flags are different"); in compare_referenced_symbol_properties()377 return return_false_with_msg in compare_referenced_symbol_properties()381 return return_false_with_msg ("alignment mismatch"); in compare_referenced_symbol_properties()390 return return_false_with_msg ("different var decl attributes"); in compare_referenced_symbol_properties()393 return return_false_with_msg ("different var type attributes"); in compare_referenced_symbol_properties()402 return return_false_with_msg ("virtual flag mismatch"); in compare_referenced_symbol_properties()405 return return_false_with_msg ("final flag mismatch"); in compare_referenced_symbol_properties()[all …]
53 #define return_false_with_msg(message) \ macro57 #define return_false() return_false_with_msg ("")
26304 (return_false_with_msg): Likewise.
152 return return_false_with_msg ("DECL_BY_REFERENCE flags are different"); in compare_decl()193 return return_false_with_msg ("one type is not polymorphic"); in compatible_polymorphic_types_p()195 return return_false_with_msg ("types are not same for ODR"); in compatible_polymorphic_types_p()204 return return_false_with_msg ("different tree types"); in compatible_types_p()207 return return_false_with_msg ("restrict flags are different"); in compatible_types_p()210 return return_false_with_msg ("types are not compatible"); in compatible_types_p()307 return return_false_with_msg ("operand_equal_p failed"); in compare_operand()354 return return_false_with_msg ("alignments are different"); in compare_variable_decl()357 return return_false_with_msg ("DECL_HARD_REGISTER are different"); in compare_variable_decl()361 return return_false_with_msg ("HARD REGISTERS are different"); in compare_variable_decl()[all …]
339 return return_false_with_msg in compare_referenced_symbol_properties()344 return return_false_with_msg ("inline attributes are different"); in compare_referenced_symbol_properties()349 return return_false_with_msg ("operator new flags are different"); in compare_referenced_symbol_properties()353 return return_false_with_msg ("replaceable operator flags are different"); in compare_referenced_symbol_properties()367 return return_false_with_msg in compare_referenced_symbol_properties()371 return return_false_with_msg ("alignment mismatch"); in compare_referenced_symbol_properties()380 return return_false_with_msg ("different var decl attributes"); in compare_referenced_symbol_properties()383 return return_false_with_msg ("different var type attributes"); in compare_referenced_symbol_properties()392 return return_false_with_msg ("virtual flag mismatch"); in compare_referenced_symbol_properties()395 return return_false_with_msg ("final flag mismatch"); in compare_referenced_symbol_properties()[all …]