Lines Matching refs:has_strong_ref
868 node->has_strong_ref)) {
876 if (!node->has_strong_ref && target_list) {
937 if (proc && (node->has_strong_ref || node->has_weak_ref)) {
4573 int has_strong_ref;
4582 has_strong_ref = node->has_strong_ref;
4590 if (strong && !has_strong_ref) {
4591 node->has_strong_ref = 1;
4595 if (!strong && has_strong_ref)
4596 node->has_strong_ref = 0;
4628 if (!ret && strong && !has_strong_ref)
4633 if (!ret && !strong && has_strong_ref)
5241 new_node->has_strong_ref = 1;
5302 info->has_strong_ref = node->has_strong_ref;
6255 node->has_strong_ref, node->has_weak_ref,