Searched defs:getNextForKey (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DScopedHashTable.h60 ScopedHashTableVal *getNextForKey() { return NextForKey; } function in class:llvm::ScopedHashTableVal
61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } function in class:llvm::ScopedHashTableVal
141 Node = Node->getNextForKey();
242 if (!ThisEntry->getNextForKey()) {
249 KeyEntry = ThisEntry->getNextForKey();
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
H A DScopedHashTable.h60 ScopedHashTableVal *getNextForKey() { return NextForKey; } function in class:llvm::ScopedHashTableVal
61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } function in class:llvm::ScopedHashTableVal
142 Node = Node->getNextForKey();
244 if (!ThisEntry->getNextForKey()) {
251 KeyEntry = ThisEntry->getNextForKey();
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
H A DScopedHashTable.h60 ScopedHashTableVal *getNextForKey() { return NextForKey; } function in class:llvm::ScopedHashTableVal
61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } function in class:llvm::ScopedHashTableVal
142 Node = Node->getNextForKey();
244 if (!ThisEntry->getNextForKey()) {
251 KeyEntry = ThisEntry->getNextForKey();
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
H A DScopedHashTable.h60 ScopedHashTableVal *getNextForKey() { return NextForKey; } function in class:llvm::ScopedHashTableVal
61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } function in class:llvm::ScopedHashTableVal
142 Node = Node->getNextForKey();
244 if (!ThisEntry->getNextForKey()) {
251 KeyEntry = ThisEntry->getNextForKey();
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
H A DScopedHashTable.h60 ScopedHashTableVal *getNextForKey() { return NextForKey; } function in class:llvm::ScopedHashTableVal
61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } function in class:llvm::ScopedHashTableVal
142 Node = Node->getNextForKey();
244 if (!ThisEntry->getNextForKey()) {
251 KeyEntry = ThisEntry->getNextForKey();
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
H A DScopedHashTable.h60 ScopedHashTableVal *getNextForKey() { return NextForKey; } function in class:llvm::ScopedHashTableVal
61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } function in class:llvm::ScopedHashTableVal
142 Node = Node->getNextForKey();
244 if (!ThisEntry->getNextForKey()) {
251 KeyEntry = ThisEntry->getNextForKey();
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
H A DScopedHashTable.h60 ScopedHashTableVal *getNextForKey() { return NextForKey; } function in class:llvm::ScopedHashTableVal
61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } function in class:llvm::ScopedHashTableVal
142 Node = Node->getNextForKey();
244 if (!ThisEntry->getNextForKey()) {
251 KeyEntry = ThisEntry->getNextForKey();
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DScopedHashTable.h60 ScopedHashTableVal *getNextForKey() { return NextForKey; } function in class:llvm::ScopedHashTableVal
61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } function in class:llvm::ScopedHashTableVal
141 Node = Node->getNextForKey();
242 if (!ThisEntry->getNextForKey()) {
249 KeyEntry = ThisEntry->getNextForKey();
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
H A DScopedHashTable.h60 ScopedHashTableVal *getNextForKey() { return NextForKey; } function in class:llvm::ScopedHashTableVal
61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } function in class:llvm::ScopedHashTableVal
142 Node = Node->getNextForKey();
244 if (!ThisEntry->getNextForKey()) {
251 KeyEntry = ThisEntry->getNextForKey();
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
H A DScopedHashTable.h60 ScopedHashTableVal *getNextForKey() { return NextForKey; } function in class:llvm::ScopedHashTableVal
61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } function in class:llvm::ScopedHashTableVal
142 Node = Node->getNextForKey();
244 if (!ThisEntry->getNextForKey()) {
251 KeyEntry = ThisEntry->getNextForKey();
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
H A DScopedHashTable.h60 ScopedHashTableVal *getNextForKey() { return NextForKey; } function in class:llvm::ScopedHashTableVal
61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } function in class:llvm::ScopedHashTableVal
142 Node = Node->getNextForKey();
244 if (!ThisEntry->getNextForKey()) {
251 KeyEntry = ThisEntry->getNextForKey();
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
H A DScopedHashTable.h60 ScopedHashTableVal *getNextForKey() { return NextForKey; } function in class:llvm::ScopedHashTableVal
61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } function in class:llvm::ScopedHashTableVal
142 Node = Node->getNextForKey();
244 if (!ThisEntry->getNextForKey()) {
251 KeyEntry = ThisEntry->getNextForKey();
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
H A DScopedHashTable.h60 ScopedHashTableVal *getNextForKey() { return NextForKey; } function in class:llvm::ScopedHashTableVal
61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } function in class:llvm::ScopedHashTableVal
142 Node = Node->getNextForKey();
244 if (!ThisEntry->getNextForKey()) {
251 KeyEntry = ThisEntry->getNextForKey();
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
H A DScopedHashTable.h60 ScopedHashTableVal *getNextForKey() { return NextForKey; } function in class:llvm::ScopedHashTableVal
61 const ScopedHashTableVal *getNextForKey() const { return NextForKey; } function in class:llvm::ScopedHashTableVal
142 Node = Node->getNextForKey();
244 if (!ThisEntry->getNextForKey()) {
251 KeyEntry = ThisEntry->getNextForKey();

Completed in 100 milliseconds