Home
last modified time | relevance | path

Searched defs:SetNextInBucket (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/ADT/
DFoldingSet.h144 void SetNextInBucket(void *N) { NextInFoldingSetBucket = N; } in SetNextInBucket() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DFoldingSet.h145 void SetNextInBucket(void *N) { NextInFoldingSetBucket = N; } in SetNextInBucket() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DFoldingSet.h146 void SetNextInBucket(void *N) { NextInFoldingSetBucket = N; } in SetNextInBucket() function