Searched refs:dtor_name (Results 1 – 2 of 2) sorted by relevance
1389 const char *dtor_name = nullptr; in call_function_by_hand_dummy() local1400 dtor_name = TYPE_FN_FIELD_PHYSNAME (fn, 0); in call_function_by_hand_dummy()1403 if (dtor_name == nullptr) in call_function_by_hand_dummy()1409 = find_function_in_inferior (dtor_name, 0); in call_function_by_hand_dummy()
2926 lookup_destructor (tree object, tree scope, tree dtor_name, in lookup_destructor() argument2930 tree dtor_type = TREE_OPERAND (dtor_name, 0); in lookup_destructor()2974 cxx_incomplete_type_error (dtor_name, dtor_type); in lookup_destructor()