Searched refs:isTextAtom (Results 1 – 2 of 2) sorted by relevance
59 } else if (isTextAtom()) { in split()84 } else if (isTextAtom()) { in truncate()
49 bool isTextAtom() { return Type == TextAtom; } in isTextAtom() function