OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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