Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp2408 static bool resolveAllocationOverload( in resolveAllocationOverload() function
2456 return resolveAllocationOverload(S, R, Range, Args, PassAlignment, in resolveAllocationOverload()
2473 return resolveAllocationOverload(S, R, Range, Args, PassAlignment, in resolveAllocationOverload()
2649 if (resolveAllocationOverload(*this, R, Range, AllocArgs, PassAlignment, in FindAllocationFunctions()