Searched defs:isPrunable (Results 1 – 9 of 9) sorted by relevance
802 bool isPrunable() const { return IsPrunable; } in isPrunable() function
814 bool isPrunable() const { return IsPrunable; } in isPrunable() function
529 bool isPrunable() const { in isPrunable() function
553 bool isPrunable() const { return IsPrunable.value_or(false); } in isPrunable() function