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

/frameworks/compile/mclinker/include/mcld/Support/
H A DAllocators.h105 typedef const typename ChunkType::value_type* const_pointer; typedef in class:mcld::LinearAllocatorBase
128 const_pointer address(const_reference X) const
335 typedef const DataType* const_pointer; typedef in class:mcld::MallocAllocator
359 const_pointer address(const_reference X) const
389 typedef const void* const_pointer; typedef in class:mcld::MallocAllocator
416 const_pointer address(const_reference X) const
/frameworks/compile/mclinker/include/mcld/
H A DInputTree.h79 typedef const value_type* const_pointer; typedef in class:mcld::BinaryTree
/frameworks/compile/mclinker/include/mcld/ADT/
H A DBinTree.h368 typedef const value_type* const_pointer; typedef in class:mcld::BinaryTree

Completed in 426 milliseconds