Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp2463 static bool resolveAllocationOverload( in resolveAllocationOverload() function
2511 return resolveAllocationOverload(S, R, Range, Args, PassAlignment, in resolveAllocationOverload()
2528 return resolveAllocationOverload(S, R, Range, Args, PassAlignment, in resolveAllocationOverload()
2703 if (resolveAllocationOverload(*this, R, Range, AllocArgs, PassAlignment, in FindAllocationFunctions()