Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DPrintfFormatString.cpp123 bool hasMore = true; in ParsePrintfSpecifier() local
/external/cldr/tools/java/org/unicode/cldr/util/
DDictionary.java445 public boolean hasMore() { in hasMore() method in Dictionary.Matcher
/external/llvm-project/clang/lib/AST/
DPrintfFormatString.cpp192 bool hasMore = true; in ParsePrintfSpecifier() local
/external/javassist/src/main/javassist/compiler/
DParser.java50 public boolean hasMore() { return lex.lookAhead() >= 0; } in hasMore() method in Parser
/external/clang/include/clang/Analysis/
DCFG.h587 bool hasMore() const { return I != E; } in hasMore() function
/external/llvm-project/clang/include/clang/Analysis/
DCFG.h1008 bool hasMore() const { return I != E; } in hasMore() function
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2853 auto hasMore = [&]() { in writeUseListBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3156 auto hasMore = [&]() { in writeUseListBlock() local
/external/llvm/lib/IR/
DAsmWriter.cpp3278 auto hasMore = in printUseLists() local
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3234 auto hasMore = [&]() { in writeUseListBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp4205 auto hasMore = in printUseLists() local
/external/llvm-project/llvm/lib/IR/
DAsmWriter.cpp4453 auto hasMore = in printUseLists() local