Home | History | Annotate | Download | only in Frontend

Lines Matching refs:argListEnd

4114     const char *argListBegin, *argListEnd;
4115 GetExtentOfArgList(startBuf, argListBegin, argListEnd);
4116 while (argListBegin < argListEnd) {