LLVMCreateDIBuilderDisallowUnresolved

Function LLVMCreateDIBuilderDisallowUnresolved 

Source
pub unsafe extern "C" fn LLVMCreateDIBuilderDisallowUnresolved(
    M: *mut LLVMModule,
) -> *mut LLVMOpaqueDIBuilder
Expand description

Construct a builder for a module, do not allow unresolved nodes.