Searched defs:other_input (Results 1 - 1 of 1) sorted by last modified time

/external/clang/test/Parser/
H A Dblock-pointer-decl.c11 int blockTaker (int (^myBlock)(int), int other_input) argument
13 return 5 * myBlock (other_input);

Completed in 108 milliseconds