Home
last modified time | relevance | path

Searched refs:isBetterThan (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1796 bool isBetterThan(const UsualDeallocFnInfo &Other, bool WantSize, in isBetterThan() function
1855 if (Best.isBetterThan(Info, WantSize, WantAlign)) in resolveDeallocationOverload()
1860 if (BestFns && Info.isBetterThan(Best, WantSize, WantAlign)) in resolveDeallocationOverload()