Searched refs:allowsPreservingNUW (Results 1 – 1 of 1) sorted by relevance
785 static bool allowsPreservingNUW(const User *U) { in allowsPreservingNUW() function820 PreservesNUW = all_of(Extractor.UserChain, allowsPreservingNUW); in Extract()