Home
last modified time | relevance | path

Searched refs:AllocatorCRefTy (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DScopedHashTable.h171 typedef typename ReferenceAdder<const AllocatorTy>::result AllocatorCRefTy; typedef
173 AllocatorCRefTy getAllocator() const { return Allocator; } in getAllocator()
DStringMap.h264 typedef typename ReferenceAdder<const AllocatorTy>::result AllocatorCRefTy; typedef
266 AllocatorCRefTy getAllocator() const { return Allocator; } in getAllocator()