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

  /external/llvm/include/llvm/ADT/
ScopedHashTable.h 45 ScopedHashTableVal *NextInScope;
58 ScopedHashTableVal *getNextInScope() { return NextInScope; }
61 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope,
68 New->NextInScope = nextInScope;
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ScopedHashTable.h 45 ScopedHashTableVal *NextInScope;
58 ScopedHashTableVal *getNextInScope() { return NextInScope; }
61 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope,
68 New->NextInScope = nextInScope;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ScopedHashTable.h 48 ScopedHashTableVal *NextInScope;
62 ScopedHashTableVal *getNextInScope() { return NextInScope; }
65 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope,
72 New->NextInScope = nextInScope;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
ScopedHashTable.h 48 ScopedHashTableVal *NextInScope;
62 ScopedHashTableVal *getNextInScope() { return NextInScope; }
65 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope,
72 New->NextInScope = nextInScope;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
ScopedHashTable.h 48 ScopedHashTableVal *NextInScope;
62 ScopedHashTableVal *getNextInScope() { return NextInScope; }
65 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope,
72 New->NextInScope = nextInScope;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
ScopedHashTable.h 48 ScopedHashTableVal *NextInScope;
62 ScopedHashTableVal *getNextInScope() { return NextInScope; }
65 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope,
72 New->NextInScope = nextInScope;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
ScopedHashTable.h 48 ScopedHashTableVal *NextInScope;
62 ScopedHashTableVal *getNextInScope() { return NextInScope; }
65 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope,
72 New->NextInScope = nextInScope;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
ScopedHashTable.h 48 ScopedHashTableVal *NextInScope;
62 ScopedHashTableVal *getNextInScope() { return NextInScope; }
65 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope,
72 New->NextInScope = nextInScope;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
ScopedHashTable.h 48 ScopedHashTableVal *NextInScope;
62 ScopedHashTableVal *getNextInScope() { return NextInScope; }
65 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope,
72 New->NextInScope = nextInScope;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ScopedHashTable.h 48 ScopedHashTableVal *NextInScope;
62 ScopedHashTableVal *getNextInScope() { return NextInScope; }
65 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope,
72 New->NextInScope = nextInScope;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
ScopedHashTable.h 48 ScopedHashTableVal *NextInScope;
62 ScopedHashTableVal *getNextInScope() { return NextInScope; }
65 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope,
72 New->NextInScope = nextInScope;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
ScopedHashTable.h 48 ScopedHashTableVal *NextInScope;
62 ScopedHashTableVal *getNextInScope() { return NextInScope; }
65 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope,
72 New->NextInScope = nextInScope;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
ScopedHashTable.h 48 ScopedHashTableVal *NextInScope;
62 ScopedHashTableVal *getNextInScope() { return NextInScope; }
65 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope,
72 New->NextInScope = nextInScope;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
ScopedHashTable.h 48 ScopedHashTableVal *NextInScope;
62 ScopedHashTableVal *getNextInScope() { return NextInScope; }
65 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope,
72 New->NextInScope = nextInScope;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
ScopedHashTable.h 48 ScopedHashTableVal *NextInScope;
62 ScopedHashTableVal *getNextInScope() { return NextInScope; }
65 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope,
72 New->NextInScope = nextInScope;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
ScopedHashTable.h 48 ScopedHashTableVal *NextInScope;
62 ScopedHashTableVal *getNextInScope() { return NextInScope; }
65 static ScopedHashTableVal *Create(ScopedHashTableVal *nextInScope,
72 New->NextInScope = nextInScope;

Completed in 173 milliseconds