Searched refs:count_nonnull_refs_single_helper (Results 1 – 1 of 1) sorted by relevance
166 size_t count_nonnull_refs_single_helper(T arg, in count_nonnull_refs_single_helper() function174 size_t count_nonnull_refs_single_helper(T arg ATTRIBUTE_UNUSED,183 return count_nonnull_refs_single_helper(arg) + count_nonnull_refs_helper(args...); in count_nonnull_refs_helper()