Searched defs:hasMore (Results 1 – 8 of 8) sorted by relevance
29 public boolean hasMore(); in hasMore() method
41 public boolean hasMore() { in hasMore() method in ShortArrayCodeInput
90 public boolean hasMore() in hasMore() method in StringEndPoint
123 bool hasMore = true; in ParsePrintfSpecifier() local
27 public boolean hasMore() { return lex.lookAhead() >= 0; } in hasMore() method in Parser
587 bool hasMore() const { return I != E; } in hasMore() function
2424 auto hasMore = [&]() { in WriteUseListBlock() local
3204 auto hasMore = in printUseLists() local