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

  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ScopedHashTable.h 171 typedef typename ReferenceAdder<const AllocatorTy>::result AllocatorCRefTy;
173 AllocatorCRefTy getAllocator() const { return Allocator; }
StringMap.h 264 typedef typename ReferenceAdder<const AllocatorTy>::result AllocatorCRefTy;
266 AllocatorCRefTy getAllocator() const { return Allocator; }

Completed in 220 milliseconds