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