Lines Matching refs:isLastChar
641 const bool isLastChar = (NOT_A_CHARACTER == nextc);644 const bool isTerminal = isLastChar && isTerminalNode;659 if (!isLastChar) {690 // Note that !hasChildren implies isLastChar, so we know we don't have to skip any