Searched defs:hasMore (Results 1 – 4 of 4) sorted by relevance
192 bool hasMore = true; in ParsePrintfSpecifier() local
1039 bool hasMore() const { return I != E; } in hasMore() function
3521 auto hasMore = [&]() { in writeUseListBlock() local
328 XML_Bool hasMore; /* true if entity has not been completely processed */ member