pub unsafe extern "C" fn LLVMCreateDIBuilderDisallowUnresolved(
M: *mut LLVMModule,
) -> *mut LLVMOpaqueDIBuilderExpand description
Construct a builder for a module, do not allow unresolved nodes.
pub unsafe extern "C" fn LLVMCreateDIBuilderDisallowUnresolved(
M: *mut LLVMModule,
) -> *mut LLVMOpaqueDIBuilderConstruct a builder for a module, do not allow unresolved nodes.