Searched defs:function_ptr (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ | ||
H A D | vararg-non-pod.cpp | 161 typedef void(*function_ptr)(int, ...); typedef |
H A D | MicrosoftExtensions.cpp | 157 long (*function_ptr)(int a); variable |