Lines Matching full:lparenloc
1536 SourceLocation lparenLoc = startLoc.getLocWithOffset(rparenBuf-startBuf);1573 ReplaceText(lparenLoc, 1, buf);1840 const char *lParenLoc = strchr(startBuf, '(');1857 ReplaceText(startLoc, lParenLoc-startBuf+1, buf);1866 ReplaceText(startLoc, lParenLoc-startBuf+1, buf);