Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/Analysis/
H A Dcoverage.c28 static void function_which_doesnt_give_up_nested(int *x, int *y) { in function_which_doesnt_give_up_nested() function
78 function_which_doesnt_give_up_nested(x, &y); in coverage8()