Searched refs:funcRef (Results 1 – 2 of 2) sorted by relevance
147 string funcRef = fPriorWord + "()"; in skipParens() local148 if (this->findLink(funcRef, &fPriorLink, false)) { in skipParens()149 fPriorWord = funcRef; in skipParens()