Searched defs:isLeaf (Results 1 – 10 of 10) sorted by relevance
85 DeltaTreeNode(bool isLeaf = true) in DeltaTreeNode()88 bool isLeaf() const { return IsLeaf; } in isLeaf() function in __anon6bfa93f00111::DeltaTreeNode
91 RopePieceBTreeNode(bool isLeaf) : Size(0), IsLeaf(isLeaf) {} in RopePieceBTreeNode()95 bool isLeaf() const { return IsLeaf; } in isLeaf() function in __anon1ec3f34e0111::RopePieceBTreeNode
166 const bool isLeaf = isTestNodeTypeExecutable(node->getNodeType()); in next() local
235 public static boolean isLeaf(String region) { in isLeaf() method in Containment
184 bool isLeaf() const { return SuffixIdx != EmptyIdx; } in isLeaf() function
888 bool Intrinsic::isLeaf(ID id) { in isLeaf() function in Intrinsic
339 bool isLeaf() const { return Val != 0; } in isLeaf() function
365 bool isLeaf() const { return Val != nullptr; } in isLeaf() function
990 bool Intrinsic::isLeaf(ID id) { in isLeaf() function in Intrinsic
618 bool isLeaf() const { return Val != nullptr; } in isLeaf() function