Home
last modified time | relevance | path

Searched refs:LeafNode (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/ADT/
DIntervalMap.h159 template <typename, typename, unsigned, typename> class LeafNode; variable
539 class LeafNode : public NodeBase<std::pair<KeyT, KeyT>, ValT, N> {
602 unsigned LeafNode<KeyT, ValT, N, Traits>::
913 typedef IntervalMapImpl::LeafNode<KeyT, ValT, Sizer::LeafSize, Traits> Leaf;
916 typedef IntervalMapImpl::LeafNode<KeyT, ValT, N, Traits> RootLeaf;