Home | History | Annotate | Download | only in Frontend

Lines Matching refs:startFuncBuf

2164   const char *startFuncBuf = startBuf;
2176 Loc.getLocWithOffset(startRef-startFuncBuf);
2178 Loc.getLocWithOffset(endRef-startFuncBuf+1);