Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprCXX.cpp584 llvm::APInt allocationSize in EmitCXXNewAllocSize() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDecl.cpp3721 size_t allocationSize = NumCaptures * sizeof(Capture); in setCaptures() local