Searched refs:llvmTy (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1554 llvm::Type *llvmTy = ConvertTypeForMem(VlaSize.Type); local
1557 address = CreateTempAlloca(llvmTy, alignment, "vla", VlaSize.NumElts,

Completed in 44 milliseconds