Home | History | Annotate | Download | only in slang

Lines Matching full:argname

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