Home
last modified time | relevance | path

Searched defs:elementSize (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1766 SVal elementSize = state->getSVal(CE->getArg(1), LCtx); in CallocMem() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1589 llvm::Value *elementSize = llvm::ConstantInt::get(CGF.SizeTy, in InitializeArrayCookie() local
H A DCGExprScalar.cpp2630 CharUnits elementSize; in EmitSub() local