HomeSort by relevance Sort by last modified time
    Searched refs:IsAtBeginning (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/Support/
YAMLParser.h 364 assert(C.IsAtBeginning && "You may only iterate over a collection once!");
365 C.IsAtBeginning = false;
373 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
374 if (C.IsAtBeginning)
399 : Node(NK_Mapping, D, Anchor, Tag), Type(MT), IsAtBeginning(true),
419 bool IsAtBeginning;
453 : Node(NK_Sequence, D, Anchor, Tag), SeqType(ST), IsAtBeginning(true),
477 bool IsAtBeginning;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
YAMLParser.h 367 assert(C.IsAtBeginning && "You may only iterate over a collection once!");
368 C.IsAtBeginning = false;
376 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
377 if (C.IsAtBeginning)
402 : Node(NK_Mapping, D, Anchor, Tag), Type(MT), IsAtBeginning(true),
422 bool IsAtBeginning;
456 : Node(NK_Sequence, D, Anchor, Tag), SeqType(ST), IsAtBeginning(true),
480 bool IsAtBeginning;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 367 assert(C.IsAtBeginning && "You may only iterate over a collection once!");
368 C.IsAtBeginning = false;
376 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
377 if (C.IsAtBeginning)
402 : Node(NK_Mapping, D, Anchor, Tag), Type(MT), IsAtBeginning(true),
422 bool IsAtBeginning;
456 : Node(NK_Sequence, D, Anchor, Tag), SeqType(ST), IsAtBeginning(true),
480 bool IsAtBeginning;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
YAMLParser.h 367 assert(C.IsAtBeginning && "You may only iterate over a collection once!");
368 C.IsAtBeginning = false;
376 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
377 if (C.IsAtBeginning)
402 : Node(NK_Mapping, D, Anchor, Tag), Type(MT), IsAtBeginning(true),
422 bool IsAtBeginning;
456 : Node(NK_Sequence, D, Anchor, Tag), SeqType(ST), IsAtBeginning(true),
480 bool IsAtBeginning;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
YAMLParser.h 367 assert(C.IsAtBeginning && "You may only iterate over a collection once!");
368 C.IsAtBeginning = false;
376 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
377 if (C.IsAtBeginning)
402 : Node(NK_Mapping, D, Anchor, Tag), Type(MT), IsAtBeginning(true),
422 bool IsAtBeginning;
456 : Node(NK_Sequence, D, Anchor, Tag), SeqType(ST), IsAtBeginning(true),
480 bool IsAtBeginning;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 367 assert(C.IsAtBeginning && "You may only iterate over a collection once!");
368 C.IsAtBeginning = false;
376 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
377 if (C.IsAtBeginning)
402 : Node(NK_Mapping, D, Anchor, Tag), Type(MT), IsAtBeginning(true),
422 bool IsAtBeginning;
456 : Node(NK_Sequence, D, Anchor, Tag), SeqType(ST), IsAtBeginning(true),
480 bool IsAtBeginning;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
YAMLParser.h 367 assert(C.IsAtBeginning && "You may only iterate over a collection once!");
368 C.IsAtBeginning = false;
376 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
377 if (C.IsAtBeginning)
402 : Node(NK_Mapping, D, Anchor, Tag), Type(MT), IsAtBeginning(true),
422 bool IsAtBeginning;
456 : Node(NK_Sequence, D, Anchor, Tag), SeqType(ST), IsAtBeginning(true),
480 bool IsAtBeginning;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
YAMLParser.h 367 assert(C.IsAtBeginning && "You may only iterate over a collection once!");
368 C.IsAtBeginning = false;
376 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
377 if (C.IsAtBeginning)
402 : Node(NK_Mapping, D, Anchor, Tag), Type(MT), IsAtBeginning(true),
422 bool IsAtBeginning;
456 : Node(NK_Sequence, D, Anchor, Tag), SeqType(ST), IsAtBeginning(true),
480 bool IsAtBeginning;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
YAMLParser.h 372 assert(C.IsAtBeginning && "You may only iterate over a collection once!");
373 C.IsAtBeginning = false;
381 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
382 if (C.IsAtBeginning)
428 bool IsAtBeginning = true;
485 bool IsAtBeginning = true;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
YAMLParser.h 372 assert(C.IsAtBeginning && "You may only iterate over a collection once!");
373 C.IsAtBeginning = false;
381 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
382 if (C.IsAtBeginning)
428 bool IsAtBeginning = true;
485 bool IsAtBeginning = true;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
YAMLParser.h 372 assert(C.IsAtBeginning && "You may only iterate over a collection once!");
373 C.IsAtBeginning = false;
381 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
382 if (C.IsAtBeginning)
428 bool IsAtBeginning = true;
485 bool IsAtBeginning = true;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
YAMLParser.h 372 assert(C.IsAtBeginning && "You may only iterate over a collection once!");
373 C.IsAtBeginning = false;
381 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
382 if (C.IsAtBeginning)
428 bool IsAtBeginning = true;
485 bool IsAtBeginning = true;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
YAMLParser.h 372 assert(C.IsAtBeginning && "You may only iterate over a collection once!");
373 C.IsAtBeginning = false;
381 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
382 if (C.IsAtBeginning)
428 bool IsAtBeginning = true;
485 bool IsAtBeginning = true;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
YAMLParser.h 372 assert(C.IsAtBeginning && "You may only iterate over a collection once!");
373 C.IsAtBeginning = false;
381 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
382 if (C.IsAtBeginning)
428 bool IsAtBeginning = true;
485 bool IsAtBeginning = true;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
YAMLParser.h 372 assert(C.IsAtBeginning && "You may only iterate over a collection once!");
373 C.IsAtBeginning = false;
381 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
382 if (C.IsAtBeginning)
428 bool IsAtBeginning = true;
485 bool IsAtBeginning = true;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
YAMLParser.h 372 assert(C.IsAtBeginning && "You may only iterate over a collection once!");
373 C.IsAtBeginning = false;
381 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
382 if (C.IsAtBeginning)
428 bool IsAtBeginning = true;
485 bool IsAtBeginning = true;

Completed in 586 milliseconds