Searched refs:const_pointer (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Support/
H A DAllocators.h102 typedef const typename ChunkType::value_type* const_pointer; typedef in class:mcld::LinearAllocatorBase
125 const_pointer address(const_reference X) const
332 typedef const DataType* const_pointer; typedef in class:mcld::MallocAllocator
356 const_pointer address(const_reference X) const
386 typedef const void* const_pointer; typedef in class:mcld::MallocAllocator
413 const_pointer address(const_reference X) const
/frameworks/compile/mclinker/include/mcld/
H A DInputTree.h76 typedef const value_type* const_pointer; typedef in class:mcld::BinaryTree
/frameworks/compile/mclinker/include/mcld/ADT/
H A DBinTree.h365 typedef const value_type* const_pointer; typedef in class:mcld::BinaryTree

Completed in 296 milliseconds