Searched defs:hasMore (Results 1 – 3 of 3) sorted by relevance
192 bool hasMore = true; in ParsePrintfSpecifier() local
1039 bool hasMore() const { return I != E; } in hasMore() function
3507 auto hasMore = [&]() { writeUseListBlock() local