Lines Matching refs:isIdentifierBody
1018 return isIdentifierBody(c, LangOpts.DollarIdents);1426 while (isIdentifierBody(C))1518 } else if (!isIdentifierBody(C)) {1526 while (isIdentifierBody(C)) {1616 if (!isIdentifierBody(getCharAndSizeNoWarn(CurPtr + Size, NextSize,1634 } while (isIdentifierBody(C));