Searched refs:DROP_IF_EMPTY (Results 1 – 1 of 1) sorted by relevance
367 static const std::set<std::string> DROP_IF_EMPTY = { variable389 if (!node->children && DROP_IF_EMPTY.count(from_libxml(node->name))) in drop_empty()