Searched defs:isLast (Results 1 – 2 of 2) sorted by relevance
155 Value *Length, bool isLast) { in callAppendStringN()
228 bool isLast() const { return !Parent; } in isLast() function