build_closure_type 24 src/CodeGen_Internal.h llvm::StructType *build_closure_type(const Closure& closure, llvm::StructType *buffer_t, llvm::LLVMContext *context); build_closure_type 2987 src/CodeGen_LLVM.cpp StructType *closure_t = build_closure_type(closure, buffer_t_type, context);