Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dstring.c775 void function_pointer_cast_helper(char **a) { in function_pointer_cast_helper() function
780 void (*fPtr)(union argument *) = (void (*)(union argument *))function_pointer_cast_helper; in strcmp_union_function_pointer_cast()