Searched refs:alloc_call_expr (Results 1 – 1 of 1) sorted by relevance
3420 tree alloc_call_expr = extract_call_expr (alloc_call); in build_new_1() local3421 if (TREE_CODE (alloc_call_expr) == CALL_EXPR) in build_new_1()3422 CALL_FROM_NEW_OR_DELETE_P (alloc_call_expr) = 1; in build_new_1()