Searched refs:resolveAllocationOverloadInterior (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExprCXX.cpp | 2669 static bool resolveAllocationOverloadInterior( in resolveAllocationOverloadInterior() function 2726 return resolveAllocationOverloadInterior(S, R, Range, Mode, Args, in resolveAllocationOverloadInterior() 2743 return resolveAllocationOverloadInterior(S, R, Range, Mode, Args, in resolveAllocationOverloadInterior() 2884 if (resolveAllocationOverloadInterior( in resolveAllocationOverload() 2899 return resolveAllocationOverloadInterior( in resolveAllocationOverload()
|