Home
last modified time | relevance | path

Searched refs:function_which_gives_up_settonull (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/clang/test/Analysis/
H A Dcoverage.c83 void function_which_gives_up_settonull(int **x) { in function_which_gives_up_settonull() function
92 function_which_gives_up_settonull(&x); in coverage9()