Home | History | Annotate | Download | only in Frontend

Lines Matching refs:argListEnd

5047     const char *argListBegin, *argListEnd;
5048 GetExtentOfArgList(startBuf, argListBegin, argListEnd);
5049 while (argListBegin < argListEnd) {