Home | History | Annotate | Download | only in Frontend

Lines Matching refs:argListEnd

4164     const char *argListBegin, *argListEnd;
4165 GetExtentOfArgList(startBuf, argListBegin, argListEnd);
4166 while (argListBegin < argListEnd) {