Home | History | Annotate | Download | only in Frontend

Lines Matching refs:startFuncBuf

2279   const char *startFuncBuf = startBuf;
2291 Loc.getLocWithOffset(startRef-startFuncBuf);
2293 Loc.getLocWithOffset(endRef-startFuncBuf+1);