Home
last modified time | relevance | path

Searched defs:function_ptr (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dvararg-non-pod.cpp161 typedef void(*function_ptr)(int, ...); typedef
H A DMicrosoftExtensions.cpp157 long (*function_ptr)(int a); variable