Searched defs:Leaf (Results 1 – 10 of 10) sorted by relevance
46 std::shared_ptr<detail::LeafRecordBase> Leaf; member
187 TimerIdT Leaf = Nodes[StackTop].Interior; in update() local
91 uint8_t Leaf = Reader->peek(); in skipPadding() local
170 TypeLeafKind Leaf; in visitFieldListMemberStream() local
333 BasicBlock *LowerSwitch::newLeafBlock(CaseRange &Leaf, Value *Val, in newLeafBlock()
317 class Leaf(Base): class
132 class Leaf: class
801 for (const auto &Leaf : Leafs) { in toDebugT() local
137 Leaf { in test_gen() enumerator
935 using Leaf = IntervalMapImpl::LeafNode<KeyT, ValT, Sizer::LeafSize, Traits>; variable