Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
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()