Searched refs:type_IsVarargs (Results 1 – 3 of 3) sorted by relevance
265 extern int type_IsVarargs(type_t *);
770 if (type_IsVarargs(tp)) { in collect_prototype()
1467 type_IsVarargs(type_t *tp) { in type_IsVarargs() function2093 if (type_IsVarargs(dp->d_type)) in decl_PrintTraceInfo()