Home
last modified time | relevance | path

Searched defs:hasMore (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DPrintfFormatString.cpp192 bool hasMore = true; in ParsePrintfSpecifier() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h1008 bool hasMore() const { return I != E; } in hasMore() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3283 auto hasMore = [&]() { in writeUseListBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp4501 auto hasMore = in printUseLists() local