Home | History | Annotate | Download | only in slang

Lines Matching defs:ArgType

2777     const char *ArgType = va_arg(vl, const char *);
2780 Args.push_back(std::make_pair(ArgType, ArgName));