Searched defs:is_leaf (Results 1 – 6 of 6) sorted by relevance
55 bool is_leaf() const { return target_offset_ == final_target_offset_; } in is_leaf() function
187 is_leaf() const in is_leaf() function
101 bool is_leaf () const in is_leaf() function
2741 int is_leaf = CIL_FALSE; in __cil_constrain_expr_to_sepol_expr_helper() local
4793 bool is_leaf = (flags & ImGuiTreeNodeFlags_Leaf) != 0; in TreeNodeBehavior() local
5860 const bool is_leaf = (flags & ImGuiTreeNodeFlags_Leaf) != 0; in TreeNodeBehavior() local