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

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

Completed in 22 milliseconds