Searched refs:type_IsPtrFun (Results 1 – 3 of 3) sorted by relevance
264 extern int type_IsPtrFun(type_t *);
1494 type_IsPtrFun(type_t *tp) { in type_IsPtrFun() function2083 isptrfun = type_IsPtrFun(dp->d_type); in decl_PrintTraceInfo()2164 if (type_IsPtrFun(tp)) { in decl_GetTraceInfo()
760 if (type_IsPtrFun(tp)) { in collect_prototype()