Lines Matching +defs:func +defs:ptr +defs:c
1130 context::new_call (function func, in new_call()
1148 context::new_call (function func, in new_call()
1156 context::new_call (function func, in new_call()
1165 context::new_call (function func, in new_call()
1175 context::new_call (function func, in new_call()
1186 context::new_call (function func, in new_call()
1199 context::new_call (function func, in new_call()
1213 context::new_call (function func, in new_call()
1240 context::new_array_access (rvalue ptr, in new_array_access()
1560 rvalue c = get_context ().new_call (other, loc); in add_call() local
1569 rvalue c = get_context ().new_call (other, arg0, loc); in add_call() local
1578 rvalue c = get_context ().new_call (other, arg0, arg1, loc); in add_call() local
1587 rvalue c = get_context ().new_call (other, arg0, arg1, arg2, loc); in add_call() local
1597 rvalue c = get_context ().new_call (other, arg0, arg1, arg2, arg3, loc); in add_call() local