Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGExprCXX.cpp753 if (llvm::ConstantInt *numElementsC = in EmitCXXNewAllocSize() local
755 const llvm::APInt &count = numElementsC->getValue(); in EmitCXXNewAllocSize()