Home
last modified time | relevance | path

Searched defs:allocSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1602 llvm::Value *allocSize = in EmitCXXNewExpr() local
H A DCGDecl.cpp1783 auto allocSize = CGM.getDataLayout().getTypeAllocSize(Loc.getElementType()); in emitZeroOrPatternForAutoVarInit() local