Searched defs:allocSize (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprCXX.cpp | 1602 llvm::Value *allocSize = EmitCXXNewExpr() local |
H A D | CGDecl.cpp | 1783 auto allocSize = CGM.getDataLayout().getTypeAllocSize(Loc.getElementType()); emitZeroOrPatternForAutoVarInit() local |