Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp2235 static bool resolveAllocationOverload( in resolveAllocationOverload() function
2283 return resolveAllocationOverload(S, R, Range, Args, PassAlignment, in resolveAllocationOverload()
2300 return resolveAllocationOverload(S, R, Range, Args, PassAlignment, in resolveAllocationOverload()
2445 if (resolveAllocationOverload(*this, R, Range, AllocArgs, PassAlignment, in FindAllocationFunctions()