Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp761 if (llvm::ConstantInt *numElementsC = in EmitCXXNewAllocSize() local
763 const llvm::APInt &count = numElementsC->getValue(); in EmitCXXNewAllocSize()