Searched refs:isBetterThan (Results 1 – 1 of 1) sorted by relevance
1796 bool isBetterThan(const UsualDeallocFnInfo &Other, bool WantSize, in isBetterThan() function1855 if (Best.isBetterThan(Info, WantSize, WantAlign)) in resolveDeallocationOverload()1860 if (BestFns && Info.isBetterThan(Best, WantSize, WantAlign)) in resolveDeallocationOverload()