Home
last modified time | relevance | path

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

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