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