Searched refs:EXPR_SYMBOL (Results 1 – 25 of 63) sorted by relevance
123
43 if (expr->fn->type != EXPR_SYMBOL) in match_call()52 if (tmp->type != EXPR_SYMBOL) in match_call()
80 if (expr->fn->type != EXPR_SYMBOL) in get_fn_name()115 if (!left || left->type != EXPR_SYMBOL) in match_assign_call()139 if (!left || left->type != EXPR_SYMBOL) in match_assign()
33 if (arg->unop->type != EXPR_SYMBOL) in match_dma_func()40 if (arg->type != EXPR_SYMBOL) in match_dma_func()
44 if (expr->type != EXPR_SYMBOL) in get_source_parameter()79 if (right->type != EXPR_CALL || right->fn->type != EXPR_SYMBOL) in get_source_assignment()
107 expr->fn->type != EXPR_SYMBOL) in get_allocator_info()380 } else if (expr->type == EXPR_SYMBOL) { in expr_to_mtag_offset()384 } else if (expr->type == EXPR_SYMBOL) { in expr_to_mtag_offset()430 if (expr->type == EXPR_SYMBOL && in get_mtag_sval()
163 if (!expr->fn || expr->fn->type != EXPR_SYMBOL) in get_returned_ptr()209 if (expr->type == EXPR_SYMBOL) { in get_fnptr_name()327 if (right->type != EXPR_SYMBOL && in match_function_assign()415 expr->ident_expression->type != EXPR_SYMBOL || in print_initializer_list()
32 if (expr->type == EXPR_SYMBOL) in is_non_null_array()221 if (expr->type != EXPR_SYMBOL) in handle_fn_address()277 if (expr->type == EXPR_SYMBOL) { in get_address_rl()
90 if (call->fn->type != EXPR_SYMBOL) in fresh_from_db()170 if (expr->type != EXPR_SYMBOL) in set_fresh()
103 case EXPR_SYMBOL: in recurse()118 if (!expr || expr->type != EXPR_SYMBOL) in has_symbol_helper()
128 if (expr->left->type != EXPR_SYMBOL) in match_alloc()141 case EXPR_SYMBOL: in match_condition()
44 .type = EXPR_SYMBOL,
28 if (expr->fn->type != EXPR_SYMBOL) in is_kmalloc_call()
54 if (expr->type != EXPR_CALL || expr->fn->type != EXPR_SYMBOL) in match_return()
34 if (expr->fn->type != EXPR_SYMBOL || !expr->fn->symbol) in match_err_ptr()
69 if (arg_expr->type == EXPR_SYMBOL) { in match_resource()
53 if (expr->type != EXPR_SYMBOL) in get_arg_num()
78 if (call->fn->type != EXPR_SYMBOL) in match_call()
138 if (expr->type != EXPR_SYMBOL) in is_initialized()223 if (call->fn->type != EXPR_SYMBOL) in member_is_used()
12 [EXPR_SYMBOL] = "EXPR_SYMBOL", in expression_type_name()
99 if (fn->type != EXPR_SYMBOL) in match_return_call()
199 if (!container || container->type != EXPR_SYMBOL) in get_stored_container_name()201 if (!expr || expr->type != EXPR_SYMBOL) in get_stored_container_name()292 if (expr->type != EXPR_SYMBOL && expr->type != EXPR_DEREF) in is_fn_ptr()
219 case EXPR_SYMBOL: in __get_variable_from_expr()237 if (expr->unop->type != EXPR_SYMBOL) in __get_variable_from_expr()246 if (expr->op == '(' && expr->unop->type != EXPR_SYMBOL) in __get_variable_from_expr()519 case EXPR_SYMBOL: in get_complication_score()625 if (expr->type != EXPR_SYMBOL) in sym_name_is()
38 if (expr->fn->type != EXPR_SYMBOL) in get_fn_name()189 case EXPR_SYMBOL: in get_initializer_size()243 if (expr->type != EXPR_SYMBOL) in size_from_db_symbol()313 if (expr->type != EXPR_SYMBOL || !expr->symbol || !expr->symbol->initializer) in get_size_from_initializer()
120 if (expr->type != EXPR_SYMBOL) in has_global_scope()244 if (data->type != EXPR_SYMBOL) in check_was_initialized()
40 if (expr->fn->type != EXPR_SYMBOL) in is_readl_call()